Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
H-M-H committed Apr 16, 2021
1 parent 1d424de commit 8b4cd4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
files: |
${{ matrix.package-files }}
prerelease: true
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -149,6 +149,6 @@ jobs:
with:
files: |
${{ matrix.package-files }}
prerelease: true
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "weylus"
version = "0.11.0-rc3"
version = "0.11.0"
authors = ["HMH <[email protected]>"]
license = "AGPL-3.0-or-later"
edition = "2018"
Expand Down

0 comments on commit 8b4cd4c

Please sign in to comment.