Skip to content

Commit 793562e

Browse files
committed
version up
1 parent e853aef commit 793562e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wljs-notebook",
3-
"version": "2.7.9",
3+
"version": "2.8.0",
44
"recommended-client-version": "2.6.3",
55
"description": "Dynamic Notebook Environment for Wolfram Language written in Javascript",
66
"author": {
@@ -35,7 +35,7 @@
3535
"afterPack": "./Electron/build/hook.js",
3636
"appId": "wljs-notebook",
3737
"productName": "WLJS Notebook",
38-
"copyright": "WLJS © 2024 ${author}",
38+
"copyright": "WLJS © 2025 ${author}",
3939
"artifactName": "wljs-notebook-${version}-${arch}.${ext}",
4040
"dmg": {
4141
"title": "${productName} ${version}",

0 commit comments

Comments
 (0)