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 e853aef commit 793562eCopy full SHA for 793562e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wljs-notebook",
3
- "version": "2.7.9",
+ "version": "2.8.0",
4
"recommended-client-version": "2.6.3",
5
"description": "Dynamic Notebook Environment for Wolfram Language written in Javascript",
6
"author": {
@@ -35,7 +35,7 @@
35
"afterPack": "./Electron/build/hook.js",
36
"appId": "wljs-notebook",
37
"productName": "WLJS Notebook",
38
- "copyright": "WLJS © 2024 ${author}",
+ "copyright": "WLJS © 2025 ${author}",
39
"artifactName": "wljs-notebook-${version}-${arch}.${ext}",
40
"dmg": {
41
"title": "${productName} ${version}",
0 commit comments