v0.6.7 released!

This commit is contained in:
Zukero
2017-08-24 20:26:43 +02:00
parent f53302cb18
commit 3d2dbb9f51
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar path="ATCS/ATCS_v0.6.6.jar"/>
<jar path="ATCS/ATCS_v0.6.7.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/ATCS/ATCS_JAR.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>

View File

@@ -1 +1 @@
v0.6.6
v0.6.7

View File

@@ -1,6 +1,6 @@
!include MUI2.nsh
!define VERSION "0.6.6"
!define VERSION "0.6.7"
!define TRAINER_VERSION "0.1.4"
!define JAVA_BIN "javaw"