Przeglądaj źródła

Bumped version for module cache release.

woollybah 9 lat temu
rodzic
commit
11f5cc2dd6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      options.bmx

+ 1 - 1
options.bmx

@@ -25,7 +25,7 @@ SuperStrict
 
 Import "base.configmap.bmx"
 
-Const version:String = "0.75"
+Const version:String = "0.76"
 
 Const BUILDTYPE_APP:Int = 0
 Const BUILDTYPE_MODULE:Int = 1