Version 0.3.0

This commit is contained in:
Cameron Gutman
2018-08-21 01:18:55 -07:00
parent 960e083152
commit fb53c95207
3 changed files with 13 additions and 4 deletions

View File

@@ -242,5 +242,5 @@ macx {
QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES
}
VERSION = 0.2.0
DEFINES += VERSION_STR=\\\"0.2.0\\\"
VERSION = 0.3.0
DEFINES += VERSION_STR=\\\"0.3.0\\\"