Skip to content

Commit

Permalink
1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krypt0nn committed Sep 2, 2024
1 parent 4fcd2d0 commit d0f266b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.8.1] - 02.09.2024

### Fixed

- Fixed gamescope config file layout
Expand Down Expand Up @@ -315,7 +317,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<br>

[unreleased]: https://github.com/an-anime-team/honkers-launcher/compare/1.8.0...next
[unreleased]: https://github.com/an-anime-team/honkers-launcher/compare/1.8.1...next
[1.8.1]: https://github.com/an-anime-team/honkers-launcher/compare/1.8.0...1.8.1
[1.8.0]: https://github.com/an-anime-team/honkers-launcher/compare/1.7.1...1.8.0
[1.7.1]: https://github.com/an-anime-team/honkers-launcher/compare/1.7.0...1.7.1
[1.7.0]: https://github.com/an-anime-team/honkers-launcher/compare/1.6.3...1.7.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "honkers-launcher"
version = "1.8.0"
version = "1.8.1"
description = "Honkers launcher"
authors = ["Nikita Podvirnyi <[email protected]>"]
homepage = "https://github.com/an-anime-team/honkers-launcher"
Expand Down

0 comments on commit d0f266b

Please sign in to comment.