chore: storing version and changelog

This commit is contained in:
StraToN
2022-04-30 18:04:13 +00:00
parent bb594deab4
commit 4c39e47d38
2 changed files with 5 additions and 1 deletions

View File

@@ -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)

View File

@@ -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