Browse Source

Updated createrelease to v1.0.8

Mark Sibly 9 năm trước cách đây
mục cha
commit
f5c444c1e5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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