Skip to content

Commit

Permalink
Update version. Use unsigned launcher for macos.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhaserEditor2D committed Oct 16, 2019
1 parent f8a1e5d commit 9440a49
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion source/v2/features/phasereditor.platform/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="phasereditor.platform.features"
label="Phaser Editor 2D - Eclipse Platform"
version="2.1.1.20190623"
version="2.1.4.20191016"
provider-name="Arian Fornaris"
license-feature="org.eclipse.license"
license-feature-version="2.0.2.v20181016-2210">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="phasereditor.wildwebdeveloper.features"
label="Phaser Editor - Blue Sky Support"
version="2.1.1.20190623"
version="2.1.4.20191016"
provider-name="Arian Fornaris"
license-feature="org.eclipse.license"
license-feature-version="2.0.2.v20181016-2210">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.3</string>
<string>2.1.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.3</string>
<string>2.1.4</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
Expand Down
Binary file not shown.

0 comments on commit 9440a49

Please sign in to comment.