Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
oissevalt committed Jun 17, 2024
1 parent 533649e commit 09cc95d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ jobs:
r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }}
r2-bucket: ${{ secrets.R2_BUCKET }}
source-dir: ./dist
destination-dir: ./u/v0.1.5/
destination-dir: ./u/v0.1.6/
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "seal-updater"
version = "0.1.5"
version = "0.1.6"
authors = ["檀轶步棋"]
edition = "2021"

Expand Down

0 comments on commit 09cc95d

Please sign in to comment.