Skip to content

Commit

Permalink
Tag version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyscot committed Jul 11, 2020
1 parent e6c61f8 commit 76dc7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globalwidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from widget import Widget
from wx.lib.wordwrap import wordwrap

VERSION='0.2.2+'
VERSION='0.2.3'

Server=ConfigItem('Server', 'IP address or host name of the CasparCG server to connect to')
Port=IntConfigItem('Port', 'Port to connect to (usually 5250)')
Expand Down

0 comments on commit 76dc7d7

Please sign in to comment.