Skip to content

Commit

Permalink
feat: bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelm41 committed Nov 7, 2024
1 parent 2b8470f commit ce6704e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is the major version
APPVERSION_M=4
# This is the minor version
APPVERSION_N=2
APPVERSION_N=3
# This is the patch version
APPVERSION_P=2
APPVERSION_P=0

0 comments on commit ce6704e

Please sign in to comment.