chore: storing version and changelog
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## [4.0.0-alpha.173](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.173) (2022-04-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [4.0.0-alpha.172](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.172) (2022-04-27)
|
## [4.0.0-alpha.172](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.172) (2022-04-27)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ func _get_escoria():
|
|||||||
"Escoria could not load the 'escoria' singleton/autoload.\n",
|
"Escoria could not load the 'escoria' singleton/autoload.\n",
|
||||||
"Please try to disable and re-enable 'Escoria' plugin."
|
"Please try to disable and re-enable 'Escoria' plugin."
|
||||||
)
|
)
|
||||||
|
|
||||||
return escoria_instance
|
return escoria_instance
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user