Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
bump version to 2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LangLangBart committed Dec 28, 2022
1 parent 09c04e0 commit 4a4c086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Python enviroment
uses: actions/setup-python@v4
with:
python-version: 3.8.5
python-version: 3.8.12

- name: Install python dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boonGUI",
"version": "2.6.5",
"version": "2.6.6",
"label": "boonGUI",
"description": "Enhance the observer's experience with an additional stats overlay.",
"ignoreInCompatibilityChecks": true,
Expand Down

0 comments on commit 4a4c086

Please sign in to comment.