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 0745a84 commit a959942Copy full SHA for a959942
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "passwall-desktop",
3
"productName": "passwall-desktop",
4
- "version": "0.1.2",
+ "version": "0.1.3",
5
"author": "Oguzhan INAN <oguzhan3488@gmail.com>",
6
"description": "PassWall Desktop App",
7
- "license": "Apache 2.0",
+ "license": "AGPL-3.0",
8
"main": "./dist/electron/main.js",
9
"scripts": {
10
"build": "node .electron-vue/build.js",
0 commit comments