Skip to content

Commit e95006a

Browse files
committed
fix version
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent f1c5fc0 commit e95006a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_dir=$(CURDIR)/build/artifacts
77
source_dir=$(build_dir)/source
88
sign_dir=$(build_dir)/sign
99
package_name=$(app_name)
10-
version+=2.6.0-dev.0
10+
version+=2.6.0
1111

1212
all: appstore
1313

0 commit comments

Comments
 (0)