Skip to content

Commit

Permalink
Merge pull request #5 from sgcr/feature/merge-from-release-8-test-2
Browse files Browse the repository at this point in the history
Feature/merge from release 8 test 2
  • Loading branch information
sgcr authored Sep 10, 2024
2 parents d71fc9c + fd4ef06 commit c55d7ae
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 @@ -31,7 +31,7 @@ plugins {
}
apply plugin: de.jansauer.poeditor.POEditorPlugin

version = '9.0'
version = '9.1'
ext {
// Development_stage (DEV:0 BETA:1 STABLE:2)
development_stage = project.properties['DEV_STAGE'] as Integer ?: 0
Expand Down

0 comments on commit c55d7ae

Please sign in to comment.