Skip to content

Commit acffa63

Browse files
Change app version from '1.2.0-beta' to '1.2.0-test'
1 parent 7832545 commit acffa63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/lib/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const APP_VERSION = '1.2.0-beta';
1+
export const APP_VERSION = '1.2.0-test';
22
export const GITHUB_REPOSITORY = 'codinit-dev/codinit-dev';

0 commit comments

Comments
 (0)