diff --git a/main.py b/main.py index d85ed3f..0c2affc 100644 --- a/main.py +++ b/main.py @@ -496,7 +496,7 @@ def __init__(self): self.register( plugin_name=self.lm.get("plugin.name"), github_repo="https://github.com/jslay88/streamcontroller_helldivers_2", - plugin_version="2.2.0", + plugin_version="2.3.0", app_version="1.5.0-beta" ) diff --git a/manifest.json b/manifest.json index 96e7b53..5f15556 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "thumbnail": "store/thumbnail.png", "id": "net_jslay_helldivers_2", "name": "HELLDIVERS 2",