1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

Bump version to v0.9-rc3

This commit is contained in:
Manolis Papadeas 2021-09-06 17:21:10 +03:00
parent 0b297e3f7e
commit 3d0d0b0335
2 changed files with 1 additions and 3 deletions

View file

@ -149,7 +149,7 @@ boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 )
config/icon="res://assets/graphics/icons/icon.png"
config/macos_native_icon="res://assets/graphics/icons/icon.icns"
config/windows_native_icon="res://assets/graphics/icons/icon.ico"
config/Version="v0.9-rc2"
config/Version="v0.9-rc3"
[audio]

View file

@ -1,8 +1,6 @@
extends WindowDialog
enum License {PIXELORAMA, GODOT, FREETYPE, GODOT_GDGIFEXPORTER}
const LICENSES := [
"""MIT License