raspberry_games_server_game_logic 1.8.367 → 1.8.369

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.
@@ -379,7 +379,7 @@
379
379
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
380
380
  //endregion
381
381
  function GameEngineConfig() {
382
- this.version = '1.8.367';
382
+ this.version = '1.8.369';
383
383
  }
384
384
  protoOf(GameEngineConfig).y3v = function () {
385
385
  return this.version;