Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Quitch committed Jul 24, 2022
1 parent f4054ef commit b5bf4cb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Unreleased
## v1.2.0 - 2022-07-24

- Expands the spectator panel by default

Expand Down
6 changes: 3 additions & 3 deletions modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"display_name": "All-In-One Spectator Tab DEV",
"description": "Adds a tab called ALL to the spectator panel, which contains both economy and army information.",
"author": "Quitch",
"version": "dev",
"build": "112595",
"date": "2019/01/12",
"version": "1.2.0",
"build": "115872",
"date": "2022/07/24",
"signature": " ",
"forum": "https://steamcommunity.com/app/386070/discussions/0/1694914736008697542/",
"icon": "https://i.imgur.com/oF09PFr.jpg",
Expand Down
3 changes: 3 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sonar.projectKey=Quitch_All-In-One-Spectator-Tab
sonar.organization=quitch
sonar.projectVersion=1.2.0

0 comments on commit b5bf4cb

Please sign in to comment.