Skip to content

Commit 67d9467

Browse files
authored
Merge pull request #24 from blooo-io/fix/bump-version-1-1-3
fix:bump version
2 parents 1f7273a + a0b66f4 commit 67d9467

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ PATH_APP_LOAD_PARAMS = ""
4747
# Application version
4848
APPVERSION_M = 1
4949
APPVERSION_N = 1
50-
APPVERSION_P = 2
50+
APPVERSION_P = 3
5151
APPVERSION_SUFFIX = # if not empty, appended at the end. Do not add a dash.
5252

5353
ifeq ($(APPVERSION_SUFFIX),)
61 Bytes
Loading
-5 Bytes
Loading
-5 Bytes
Loading
35 Bytes
Loading

0 commit comments

Comments
 (0)