Skip to content

Commit

Permalink
release: bump version (#4)
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 50c0560 commit 2ca3562
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
@@ -1,6 +1,7 @@
{
"tag": "nightly",
"changes": [
".changes/fix-windows-ci.md",
".changes/release-nightly.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.1]

### Bug Fixes

- [`50c0560`](https://github.com/swpu-acm/algohub.git/commit/50c0560c5cfb73605765f5086f4c5d7a2da181cd) ([#3](https://github.com/swpu-acm/algohub.git/pull/3) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Add rust nightly targets for windows workflow

## \[0.1.1-nightly.0]

### 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.0"
version = "0.1.1-nightly.1"
description = "ACM Algorithm Hub"
repository = "https://github.com/swpu-acm/algohub"
readme = "../README.md"
Expand Down

0 comments on commit 2ca3562

Please sign in to comment.