Skip to content

Commit

Permalink
chore(version): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hoefer committed Dec 20, 2020
1 parent f625d05 commit f79cac1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If applicable, add screenshots to help explain your problem.

**Info**
- Version of CK3-Workbench
- latest (v0.0.32)
- latest (v0.0.33)
- OS: (remove not applicable)
- Windows 10
- Debian
Expand Down
17 changes: 10 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# Changelog

## v0.0.31 (20/12/2020)
- [chore(version): update version](https://github.com/xetra11/CK3-Workbench/commit/73212d16e319e2f236f1da6e17be496b8e46618f) - @xetra11
## v0.0.32 (20/12/2020)
- [chore(version): update version](https://github.com/xetra11/CK3-Workbench/commit/bf6d23997b53bbed072175c47cb512b02ef4dc62) - @xetra11
- [chore(deps): bump junit-jupiter-api from 5.6.0 to 5.7.0](https://github.com/xetra11/CK3-Workbench/commit/626718101879f195212ba47616a9d833ca080bbd) - @dependabot[bot]
- [chore(deps): bump junit-jupiter-engine from 5.6.0 to 5.7.0](https://github.com/xetra11/CK3-Workbench/commit/378c57814ff809c64f76b39accb09593bd47e0da) - @dependabot[bot]
- [chore(deps): bump io.gitlab.arturbosch.detekt from 1.15.0-RC2 to 1.15.0](https://github.com/xetra11/CK3-Workbench/commit/ce8d99c01c89410e9e3fb368dc910573c2c2e8c0) - @dependabot[bot]
- [github(bot): add dependabot](https://github.com/xetra11/CK3-Workbench/commit/5e45cf48e20dffd636dd9797ccaa466695317b3a) - @xetra11
- [github(template): add feature template](https://github.com/xetra11/CK3-Workbench/commit/9ac39f134cdaf7a79dac77828d6c9a90cd4758d3) - @xetra11
- [github(template): change bug template and adjust release script](https://github.com/xetra11/CK3-Workbench/commit/0034b2561c7a0895c9b190a399e73572e3dbabc8) - @xetra11

---

## WIP Release 0.0.30 (01/01/1970)

---

## WIP Release 0.0.29 (01/01/1970)
## v0.0.31 (20/12/2020)
- [chore(version): update version](https://github.com/xetra11/CK3-Workbench/commit/73212d16e319e2f236f1da6e17be496b8e46618f) - @xetra11

---

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ a potential user and discuss features
([*Discussions*](https://github.com/xetra11/CK3-Workbench/discussions))
you'd like to see in this tool in the future.

### Release v0.0.32 ![Release](https://github.com/xetra11/CK3-Workbench/workflows/Release/badge.svg?branch=0.0.32)
### Release v0.0.33 ![Release](https://github.com/xetra11/CK3-Workbench/workflows/Release/badge.svg?branch=0.0.33)
* Windows: *Out of Order*
* Linux: [v0.0.32](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.32/ck3-workbench_0.0.32-1_amd64.deb)
* macOs: [v0.0.32](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.32/ck3-workbench-0.0.32.dmg)
* Linux: [v0.0.33](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.33/ck3-workbench_0.0.33-1_amd64.deb)
* macOs: [v0.0.33](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.33/ck3-workbench-0.0.33.dmg)

#### Changes
* See [Latest Release](https://github.com/xetra11/CK3-Workbench/releases/tag/0.0.32) to see what's new.
* See [Latest Release](https://github.com/xetra11/CK3-Workbench/releases/tag/0.0.33) to see what's new.
* See [Changelog](https://github.com/xetra11/CK3-Workbench/blob/main/CHANGELOG.md) for preceding changes.

### Current Features
Expand Down

0 comments on commit f79cac1

Please sign in to comment.