Skip to content

Commit ed37752

Browse files
bump v1.1.27-test
1 parent feff47d commit ed37752

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.26';
1+
export const APP_VERSION = '1.1.27-test';
22
export const GITHUB_REPOSITORY = 'codinit-dev/codinit-dev';

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"sideEffects": false,
77
"type": "module",
8-
"version": "1.1.26",
8+
"version": "1.1.27-test",
99
"author": {
1010
"name": "Gerome-Elassaad",
1111
"email": "contact@codinit.dev"

0 commit comments

Comments
 (0)