Skip to content

Commit 7540506

Browse files
committed
pack: bump version to 1.14.0
1 parent ac3279d commit 7540506

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "flaru-player",
33
"displayName": "Flaru Player",
4-
"version": "1.13.5",
5-
"versionCode": 1135,
6-
"versionDate": "2023-11-11",
7-
"ruffleVersionDate": "2023-11-11",
4+
"version": "1.14.0",
5+
"versionCode": 1140,
6+
"versionDate": "2024-11-22",
7+
"ruffleVersionDate": "2024-11-22",
88
"description": "Flaru SWF Flash Player",
99
"main": "dist/main/index.js",
1010
"private": true,
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/jooy2/flaru/issues"
2020
},
2121
"engines": {
22-
"node": ">=18.0.0"
22+
"node": ">=20.0.0"
2323
},
2424
"scripts": {
2525
"dev": "vite",

0 commit comments

Comments
 (0)