Skip to content

Commit

Permalink
Updating main repository
Browse files Browse the repository at this point in the history
  • Loading branch information
SubiyaCryolite committed Aug 10, 2017
1 parent 3a5591a commit c80c60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

group = 'io.github.subiyacryolite'
version = '3.2.3-SNAPSHOT' //majorv.minorv.bugfixincrement
version = '3.2.3' //majorv.minorv.bugfixincrement
archivesBaseName = project.name
description = 'A dynamic, cross platform, high performance, ORM data-mapper. Designed to assist in rapid development and data mining'
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
Expand Down

0 comments on commit c80c60e

Please sign in to comment.