preparing release v0.3.0

This commit is contained in:
juliandescottes 2014-09-28 11:20:34 +02:00
parent e1e029a849
commit 96ef362cf8
2 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,12 @@
01 - Run grunt desktop on mac os x
02 - Retrieve piskel.new.dmg.zip on Dropbox. Unzip it.
03 - Retrieve nw.icns on Dropbox
04 - Go to piskel/dest/desktop/releases/mac ; copy piskel.app to your working directory
05 - Expand piskel.app
06 - Replace nw.icns by the one from dropbox in Contents/Resources
07 - Open piskel.new.dmg
08 - Drag and drop piskel.app in it
09 - Update readme.txt
10 - Open disk utility, and open piskel.new.dmg in it
11 - Convert image, piskel-x.y.z.dmg
12 - Upload to Dropbox

View File

@ -3,7 +3,7 @@
"name": "piskel",
"main": "./dest/index.html",
"description": "Web based 2d animations editor",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "http://github.com/juliandescottes/piskel",
"repository": {
"type": "git",