raspberry_games_server_game_logic 1.8.504 → 1.8.505

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.
@@ -430,7 +430,7 @@
430
430
  initMetadataForClass(BrowserCompressionService, 'BrowserCompressionService', BrowserCompressionService, VOID, [CompressionService], [2]);
431
431
  //endregion
432
432
  function GameEngineConfig() {
433
- this.version = '1.8.504';
433
+ this.version = '1.8.505';
434
434
  }
435
435
  protoOf(GameEngineConfig).s43 = function () {
436
436
  return this.version;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main": "Logic_Debertz-game_server.js",
3
3
  "types": "Logic_Debertz-game_server.d.ts",
4
- "version": "1.8.504",
4
+ "version": "1.8.505",
5
5
  "name": "raspberry_games_server_game_logic",
6
6
  "dependencies": {
7
7
  "@js-joda/core": "3.2.0",