Skip to content

Commit

Permalink
chore(release): prep for v4.1.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnActualEmerald committed Feb 3, 2024
1 parent d1e4e1c commit 2d79973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.


## v4.1.0-rc.1
## v4.1.0-rc.2

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "papa"
version = "4.1.0-rc.1" # managed by release.sh
version = "4.1.0-rc.2" # managed by release.sh
edition = "2021"
license = "MIT"
description = "A cli mod manager for the Northstar launcher"
Expand Down

0 comments on commit 2d79973

Please sign in to comment.