We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feff47d commit ed37752Copy full SHA for ed37752
app/lib/version.ts
@@ -1,2 +1,2 @@
1
-export const APP_VERSION = '1.1.26';
+export const APP_VERSION = '1.1.27-test';
2
export const GITHUB_REPOSITORY = 'codinit-dev/codinit-dev';
package.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"sideEffects": false,
7
"type": "module",
8
- "version": "1.1.26",
+ "version": "1.1.27-test",
9
"author": {
10
"name": "Gerome-Elassaad",
11
"email": "contact@codinit.dev"
0 commit comments