Skip to content

Commit

Permalink
preparing release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandescottes committed Sep 28, 2014
1 parent e1e029a commit 96ef362
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions misc/scripts/build-mac-application.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 96ef362

Please sign in to comment.