raspberry_games_engine_helpers 1.8.427 → 1.8.428

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -229,7 +229,7 @@
229
229
  initMetadataForClass(LoggerOutputDataDto, 'LoggerOutputDataDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_10});
230
230
  //endregion
231
231
  function GameEngineConfig() {
232
- this.version = '1.8.427';
232
+ this.version = '1.8.428';
233
233
  }
234
234
  protoOf(GameEngineConfig).k17 = function () {
235
235
  return this.version;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main": "Logic_Debertz-engine.js",
3
3
  "types": "Logic_Debertz-engine.d.ts",
4
- "version": "1.8.427",
4
+ "version": "1.8.428",
5
5
  "name": "raspberry_games_engine_helpers",
6
6
  "dependencies": {
7
7
  "@js-joda/core": "3.2.0",