Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 201f4f9

Browse files
committed
Version up to "0.2.8.31"
1 parent ce9b957 commit 201f4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brick/brick_app.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// TODO(buglloc): move defines to separate file?
88

99
#define JS_API_VERSION "31"
10-
#define VERSION "0.2.7" "." JS_API_VERSION // IM API version in last part!
10+
#define VERSION "0.2.8" "." JS_API_VERSION // IM API version in last part!
1111
#define APP_VERSION "Brick/" VERSION "/beta"
1212
#define APP_NAME "Brick"
1313
#define APP_COMMON_NAME "brick"

0 commit comments

Comments
 (0)