mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Version bump to the next release during dev
This commit is contained in:
parent
98dbcc4c69
commit
8d5752d6b5
@ -2,7 +2,7 @@
|
||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "obs-websocket"
|
||||
#define MyAppVersion "0.3.2"
|
||||
#define MyAppVersion "0.4.0"
|
||||
#define MyAppPublisher "Stéphane Lepin"
|
||||
#define MyAppURL "http://github.com/Palakis/obs-websocket"
|
||||
|
||||
|
@ -20,6 +20,6 @@ with this program. If not, see <https://www.gnu.org/licenses/>
|
||||
#define OBSWEBSOCKET_H
|
||||
|
||||
#define PROP_AUTHENTICATED "wsclient_authenticated"
|
||||
#define OBS_WEBSOCKET_VERSION "0.3.2"
|
||||
#define OBS_WEBSOCKET_VERSION "0.4.0"
|
||||
|
||||
#endif // OBSWEBSOCKET_H
|
Loading…
x
Reference in New Issue
Block a user