8000 test: bump FUTURE_NEXT_PATCH_VERSION · opennextjs/opennextjs-netlify@6b3a40a · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b3a40a

Browse files
committed
test: bump FUTURE_NEXT_PATCH_VERSION
1 parent 87e1dd6 commit 6b3a40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils/next-version-helpers.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import fg from 'fast-glob'
66
import { coerce, gt, gte, satisfies, valid } from 'semver'
77
import { execaCommand } from 'execa'
88

9-
const FUTURE_NEXT_PATCH_VERSION = '14.999.0'
9+
const FUTURE_NEXT_PATCH_VERSION = '15.999.0'
1010

1111
const NEXT_VERSION_REQUIRES_REACT_19 = '14.3.0-canary.45'
1212
const REACT_18_VERSION = '18.2.0'

0 commit comments

Comments
 (0)
0