You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Revert "Bump to version 3.0.2-devel"
This reverts commit bcbe7a8a6f.
Need to push a fix and retag 3.0.1-stable, sorry.
This commit is contained in:
2
misc/dist/linux/godot.6
vendored
2
misc/dist/linux/godot.6
vendored
@@ -1,4 +1,4 @@
|
|||||||
.TH GODOT "6" "February 2018" "godot 3.0.2" "Games"
|
.TH GODOT "6" "February 2018" "godot 3.0.1" "Games"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor
|
godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|||||||
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
@@ -19,11 +19,11 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>3.0.2</string>
|
<string>3.0.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>godot</string>
|
<string>godot</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>3.0.2</string>
|
<string>3.0.1</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
|
<string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
@@ -2,6 +2,6 @@ short_name = "godot"
|
|||||||
name = "Godot Engine"
|
name = "Godot Engine"
|
||||||
major = 3
|
major = 3
|
||||||
minor = 0
|
minor = 0
|
||||||
patch = 2
|
patch = 1
|
||||||
status = "devel"
|
status = "stable"
|
||||||
module_config = ""
|
module_config = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user