Skip to content

Commit

Permalink
chore(version): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 28, 2020
1 parent d980b30 commit 9d2d12f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 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.49)
- latest (v0.0.50)
- OS: (remove not applicable)
- Windows 10
- Debian
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.0.49 (28/12/2020)

#### New Features:

- project files should be saved in custom user locations [#16](https://github.com/xetra11/CK3-Workbench/issues/16)

---

## v0.0.48 (23/12/2020)
*No changelog for this release.*

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ 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.49
![Release](https://github.com/xetra11/CK3-Workbench/workflows/Release/badge.svg?branch=0.0.49)
### Release v0.0.50
![Release](https://github.com/xetra11/CK3-Workbench/workflows/Release/badge.svg?branch=0.0.50)
* Windows: *Out of Order*
* Linux: [v0.0.49](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.49/ck3-workbench_0.0.49-1_amd64.deb)
* macOs: [v0.0.49](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.49/ck3-workbench-0.0.49.dmg)
* Linux: [v0.0.50](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.50/ck3-workbench_0.0.50-1_amd64.deb)
* macOs: [v0.0.50](https://github.com/xetra11/CK3-Workbench/releases/download/0.0.50/ck3-workbench-0.0.50.dmg)

#### Changes
* See [Latest Release](https://github.com/xetra11/CK3-Workbench/releases/tag/0.0.49) to see what's new.
* See [Latest Release](https://github.com/xetra11/CK3-Workbench/releases/tag/0.0.50) 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 9d2d12f

Please sign in to comment.