Skip to content

Commit 987bdee

Browse files
bump version v1.1.24 > v1.1.25
1 parent 78a02b4 commit 987bdee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/routes/api.update.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { json, type ActionFunction } from '@remix-run/cloudflare';
22

3-
const CURRENT_VERSION = '1.1.24';
3+
const CURRENT_VERSION = '1.1.25';
44
const GITHUB_REPO = 'codinit-dev/codinit-dev';
55

66
interface GitHubRelease {

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.24",
8+
"version": "1.1.25",
99
"author": {
1010
"name": "Gerome-Elassaad",
1111
"email": "contact@codinit.dev"

0 commit comments

Comments
 (0)