raspberry_games_server_game_logic 1.8.358 → 1.8.361

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.
@@ -377,7 +377,7 @@
377
377
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
378
378
  //endregion
379
379
  function GameEngineConfig() {
380
- this.version = '1.8.358';
380
+ this.version = '1.8.361';
381
381
  }
382
382
  protoOf(GameEngineConfig).s32 = function () {
383
383
  return this.version;