raspberry_games_server_game_logic 1.8.437 → 1.8.439

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.
@@ -402,7 +402,7 @@
402
402
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
403
403
  //endregion
404
404
  function GameEngineConfig() {
405
- this.version = '1.8.437';
405
+ this.version = '1.8.439';
406
406
  }
407
407
  protoOf(GameEngineConfig).b3w = function () {
408
408
  return this.version;