Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 3e6354b

Browse files
authored
LTS VERSION
1 parent 6dc3c4a commit 3e6354b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "mxlw-browser",
3-
"version": "1.1.0",
2+
"name": "mxlw-browser-lts",
3+
"version": "1.1.1",
44
"description": "Navigateur web minimaliste et extensible développé avec Electron et Node.js",
55
"author": {
66
"name": "Maxlware",
@@ -53,8 +53,8 @@
5353
"sudo-prompt": "^9.2.1"
5454
},
5555
"build": {
56-
"appId": "com.maxlware.browser",
57-
"productName": "Mxlw Browser",
56+
"appId": "com.maxlware.browser-lts",
57+
"productName": "Mxlw Browser LTS",
5858
"copyright": "© 2025 Maxlware",
5959
"asar": true,
6060
"files": [

0 commit comments

Comments
 (0)