Skip to content

Commit 96ef362

Browse files
preparing release v0.3.0
1 parent e1e029a commit 96ef362

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
01 - Run grunt desktop on mac os x
2+
02 - Retrieve piskel.new.dmg.zip on Dropbox. Unzip it.
3+
03 - Retrieve nw.icns on Dropbox
4+
04 - Go to piskel/dest/desktop/releases/mac ; copy piskel.app to your working directory
5+
05 - Expand piskel.app
6+
06 - Replace nw.icns by the one from dropbox in Contents/Resources
7+
07 - Open piskel.new.dmg
8+
08 - Drag and drop piskel.app in it
9+
09 - Update readme.txt
10+
10 - Open disk utility, and open piskel.new.dmg in it
11+
11 - Convert image, piskel-x.y.z.dmg
12+
12 - Upload to Dropbox

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "piskel",
44
"main": "./dest/index.html",
55
"description": "Web based 2d animations editor",
6-
"version": "0.2.0",
6+
"version": "0.3.0",
77
"homepage": "http://github.com/juliandescottes/piskel",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)