Skip to content

Commit

Permalink
bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
varun7654 committed Jan 8, 2023
1 parent 1a7c919 commit 79c7040
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 @@ -21,7 +21,7 @@ plugins {
allprojects {
apply plugin: "eclipse"

version = '2.2.0'
version = '2.2.1'
ext {
appName = "AutoBuilder"
gdxVersion = '1.10.0'
Expand Down

0 comments on commit 79c7040

Please sign in to comment.