Skip to content

Commit

Permalink
release: bump version (#12)
Browse files Browse the repository at this point in the history
chore: publish new versions

Co-authored-by: fu050409 <[email protected]>
  • Loading branch information
github-actions[bot] and fu050409 authored Nov 18, 2024
1 parent d724b73 commit 3ab64e9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changes/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"changes": [
".changes/fix-windows-ci.md",
".changes/release-nightly.md",
".changes/rust-nightly.md",
".changes/rust-stable.md"
]
}
6 changes: 6 additions & 0 deletions src-tauri/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## \[0.1.1-nightly.4]

### Chores

- [`d724b73`](https://github.com/swpu-acm/algohub.git/commit/d724b739eff3a11463f0827f3f2d289cc2d3da1a) Revert changes to use rust nightly in `rust-toolchain` file

## \[0.1.1-nightly.3]

### Chores
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "algohub"
version = "0.1.1-nightly.3"
version = "0.1.1-nightly.4"
description = "ACM Algorithm Hub"
repository = "https://github.com/swpu-acm/algohub"
readme = "../README.md"
Expand Down

0 comments on commit 3ab64e9

Please sign in to comment.