Skip to content

Commit

Permalink
bump app version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Manoj Patra committed Nov 28, 2023
1 parent be39ea8 commit 20ad459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ APPNAME = "Staderlabs"
# Application version
APPVERSION_M = 1
APPVERSION_N = 1
APPVERSION_P = 1
APPVERSION_P = 2
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"

# Initialize plugin SDK submodule if needed
Expand Down

0 comments on commit 20ad459

Please sign in to comment.