Skip to content

Commit

Permalink
chore(version): Bump to v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ekorina committed May 17, 2023
1 parent 0a3d5d5 commit 9332c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion godot/globals/global.gd
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ func _set_language(value:String):
func _get_language():
return language

var version = "0.14.0-alpha" setget set_version
var version = "0.14.1-alpha" setget set_version
var first_time = true

func set_version(value):
Expand Down

0 comments on commit 9332c6b

Please sign in to comment.