Bump to 1.1.6 to fix a user issue
[gonvert] / gonvert / constants.py
index 552adc8..df8a4bf 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "Gonvert"
 __app_name__ = "gonvert"
-__version__ = "1.1.5"
-__build__ = 2
+__version__ = "1.1.6"
+__build__ = 0
 __app_magic__ = 0xdeadbeef
 
 PROFILE_STARTUP = False