Parcourir la source

Updated createrelease to v1.0.8

Mark Sibly il y a 9 ans
Parent
commit
f5c444c1e5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/createrelease/createrelease.monkey2

+ 1 - 1
src/createrelease/createrelease.monkey2

@@ -5,7 +5,7 @@
 Using libc..
 Using std..
 
-Const MX2CC_VERSION:="1.0.5"
+Const MX2CC_VERSION:="1.0.8"
 
 Const OUTPUT:="Monkey2-v"+MX2CC_VERSION