Skip to content

Commit

Permalink
More about update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhaserEditor2D committed Apr 28, 2020
1 parent fe72361 commit e084c8c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion source/v2/features/phasereditor.ide.features/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="phasereditor.ide.features"
label="Phaser Editor 2D - Workbench"
version="2.1.6.20200120"
version="2.1.7.20200428"
provider-name="Arian Fornaris">

<description url="http://phasereditor2d.com">
Expand Down
2 changes: 1 addition & 1 deletion source/v2/phasereditor/phasereditor.ide/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</property>
<property
name="aboutText"
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;[email protected]&#x0A;&#x0A;Copyright (c) Arian Fornaris 2015-2019">
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;[email protected]&#x0A;&#x0A;Copyright (c) Arian Fornaris 2015-2019">
</property>
<property
name="startupForegroundColor"
Expand Down
10 changes: 5 additions & 5 deletions source/v2/releng/phasereditor.product/build.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/bash

export root=~/Documents/PhaserEditor
export ver=2.1.6
export fullver=2.1.6.20200120
export prever=2.1.5
export fullprever=2.1.5.20191125
export ver=2.1.7
export fullver=2.1.7.20200428
export prever=2.1.6
export fullprever=2.1.6.20200120

echo ----------------------------------------
echo Applying Phaser Editor 2D products patch
Expand Down Expand Up @@ -138,4 +138,4 @@ echo
echo :: Copying repository/
echo
rm -rf $root/Releases/v$ver/repository
mv target/repository $root/Releases/v$ver/dist/repository
mv target/repository $root/Releases/v$ver/dist/repository
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleExecutable</key>
<string>PhaserEditor2D</string>
<key>CFBundleGetInfoString</key>
<string>Phaser Editor 2D v2.1.6</string>
<string>Phaser Editor 2D v2.1.7</string>
<key>CFBundleIconFile</key>
<string>Eclipse.icns</string>
<key>CFBundleIdentifier</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.6</string>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.6</string>
<string>2.1.7</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
Expand Down

0 comments on commit e084c8c

Please sign in to comment.