Commit eee07319 authored by nanahira's avatar nanahira

Merge branch 'v3' of git.mycard.moe:mycard/mycard into v3

parents e8b523b0 51d47980
......@@ -32,6 +32,9 @@ windows:
- windows_bin
tags:
- vs
variables:
CSC_KEY_PASSWORD: $WINDOWS_CSC_KEY_PASSWORD
CSC_LINK: $WINDOWS_CSC_LINK
script:
- npm ci
- npm run dist:windows
......
{
"name": "mycard",
"version": "3.0.51",
"version": "3.0.0",
"description": "moecube",
"keywords": [],
"author": "zh99998 <zh99998@gmail.com>",
......@@ -99,6 +99,9 @@
"extraResources": [
"bin"
],
"win": {
"verifyUpdateCodeSignature": false
},
"linux": {
"target": [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment