Compare commits

...
2 Commits
Author SHA1 Message Date
Molunerfinn 7e9fd9d14e 1.3.1 2018-01-10 17:18:43 +08:00
Molunerfinn 9df9b547d1 Fixed: appveyor yml 2018-01-10 17:18:07 +08:00
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -21,9 +21,8 @@ init:
install:
- ps: Install-Product node 8 x64
- choco install yarn --ignore-dependencies
- git reset --hard HEAD
- yarn
- npm install
- node --version
build_script:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picgo",
"version": "1.3.0",
"version": "1.3.1",
"author": "Molunerfinn <marksz@teamsz.xyz>",
"description": "Easy to upload your pic & copy to write",
"license": "MIT",