Skip to content

Commit e084c8c

Browse files
More about update version.
1 parent fe72361 commit e084c8c

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

source/v2/features/phasereditor.ide.features/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="phasereditor.ide.features"
44
label="Phaser Editor 2D - Workbench"
5-
version="2.1.6.20200120"
5+
version="2.1.7.20200428"
66
provider-name="Arian Fornaris">
77

88
<description url="http://phasereditor2d.com">

source/v2/phasereditor/phasereditor.ide/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</property>
4848
<property
4949
name="aboutText"
50-
value="Phaser Editor 2D - 2.1.6.20200120&#x0A;&#x0A;Includes Phaser v3.22.0&#x0A;&#x0A;Powered by:&#x0A;&#x0A;PhaserJS - http://phaser.io&#x0A;Eclipse IDE - http://eclipse.org&#x0A;Java - http://java.com&#x0A;LibGDX - http://libgdx.badlogicgames.com&#x0A;FFMpeg - http://ffmpeg.org&#x0A;OptiPNG - http://optipng.sourceforge.net&#x0A;VSCode - http://code.visualstudio.com&#x0A;Fam Fam Fam icons - http://famfamfam.com&#x0A;Toke Game Art - https://tokegameart.net&#x0A;&#x0A;Developed by:&#x0A;&#x0A;Arian Fornaris (https://twitter.com/boniatillo_com)&#x0A;&#x0A;&#x0A;Thanks:&#x0A;&#x0A;Richard Davey (@photonstorm) - https://twitter.com/photonstorm&#x0A;Angelo Zerr (@angelozerr) - https://twitter.com/angelozerr&#x0A;Sam Riggs - http://samsstuffsoftware.blogspot.com&#x0A;Grethel Naranjo, Ernesto Gutierrez - http://rvirtual.uci.cu&#x0A;Vertex Group - University of Informatic Sciences - UCI&#x0A;Havana Games - http://globalgamejam.org/2016/games/life-cuco&#x0A;&#x0A;Keep in touch with the Phaser Editor 2D community: &#x0A;&#x0A;https://PhaserEditor2D.com&#x0A;https://github.com/PhaserEditor2D/PhaserEditor&#x0A;https://twitter.com/PhaserEditor2D&#x0A;https://facebook.com/PhaserEditor2D&#x0A;&#x0A;developers@phasereditor2d.com&#x0A;&#x0A;Copyright (c) Arian Fornaris 2015-2019">
50+
value="Phaser Editor 2D - 2.1.7.20200428&#x0A;&#x0A;Includes Phaser v3.23.0&#x0A;&#x0A;Powered by:&#x0A;&#x0A;PhaserJS - http://phaser.io&#x0A;Eclipse IDE - http://eclipse.org&#x0A;Java - http://java.com&#x0A;LibGDX - http://libgdx.badlogicgames.com&#x0A;FFMpeg - http://ffmpeg.org&#x0A;OptiPNG - http://optipng.sourceforge.net&#x0A;VSCode - http://code.visualstudio.com&#x0A;Fam Fam Fam icons - http://famfamfam.com&#x0A;Toke Game Art - https://tokegameart.net&#x0A;&#x0A;Developed by:&#x0A;&#x0A;Arian Fornaris (https://twitter.com/boniatillo_com)&#x0A;&#x0A;&#x0A;Thanks:&#x0A;&#x0A;Richard Davey (@photonstorm) - https://twitter.com/photonstorm&#x0A;Angelo Zerr (@angelozerr) - https://twitter.com/angelozerr&#x0A;Sam Riggs - http://samsstuffsoftware.blogspot.com&#x0A;Grethel Naranjo, Ernesto Gutierrez - http://rvirtual.uci.cu&#x0A;Vertex Group - University of Informatic Sciences - UCI&#x0A;Havana Games - http://globalgamejam.org/2016/games/life-cuco&#x0A;&#x0A;Keep in touch with the Phaser Editor 2D community: &#x0A;&#x0A;https://PhaserEditor2D.com&#x0A;https://github.com/PhaserEditor2D/PhaserEditor&#x0A;https://twitter.com/PhaserEditor2D&#x0A;https://facebook.com/PhaserEditor2D&#x0A;&#x0A;developers@phasereditor2d.com&#x0A;&#x0A;Copyright (c) Arian Fornaris 2015-2019">
5151
</property>
5252
<property
5353
name="startupForegroundColor"

source/v2/releng/phasereditor.product/build.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/bash
22

33
export root=~/Documents/PhaserEditor
4-
export ver=2.1.6
5-
export fullver=2.1.6.20200120
6-
export prever=2.1.5
7-
export fullprever=2.1.5.20191125
4+
export ver=2.1.7
5+
export fullver=2.1.7.20200428
6+
export prever=2.1.6
7+
export fullprever=2.1.6.20200120
88

99
echo ----------------------------------------
1010
echo Applying Phaser Editor 2D products patch
@@ -138,4 +138,4 @@ echo
138138
echo :: Copying repository/
139139
echo
140140
rm -rf $root/Releases/v$ver/repository
141-
mv target/repository $root/Releases/v$ver/dist/repository
141+
mv target/repository $root/Releases/v$ver/dist/repository

source/v2/releng/phasereditor.product/target-patch/products/phasereditor2d.com/macosx/cocoa/x86_64/PhaserEditor2D.app/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>CFBundleExecutable</key>
66
<string>PhaserEditor2D</string>
77
<key>CFBundleGetInfoString</key>
8-
<string>Phaser Editor 2D v2.1.6</string>
8+
<string>Phaser Editor 2D v2.1.7</string>
99
<key>CFBundleIconFile</key>
1010
<string>Eclipse.icns</string>
1111
<key>CFBundleIdentifier</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.1.6</string>
20+
<string>2.1.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>2.1.6</string>
24+
<string>2.1.7</string>
2525
<key>NSHighResolutionCapable</key>
2626
<true/>
2727
<key>CFBundleDevelopmentRegion</key>

0 commit comments

Comments
 (0)