Bump v1.13.1
This commit is contained in:
parent
72fc13f80b
commit
4c344efdaa
2
build.sh
2
build.sh
@ -16,7 +16,7 @@ while getopts ":r:o:" opt; do
|
||||
;;
|
||||
esac
|
||||
done
|
||||
if [ -z "$REF" ]; then REF="1.13.0"; fi
|
||||
if [ -z "$REF" ]; then REF="1.13.1"; fi
|
||||
if [ -z "$OS_VERSION_NAME" ]; then OS_VERSION_NAME='buster'; fi
|
||||
|
||||
# Clone bitwarden_rs
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,6 +2,6 @@ Package: bitwarden-rs
|
||||
Architecture: amd64
|
||||
Maintainer: Greizgh <greizgh+bitwardenrs@ephax.org>
|
||||
Priority: optional
|
||||
Version: 1.13.0-1
|
||||
Version: 1.13.1-1
|
||||
Description: Unofficial Bitwarden compatible server written in Rust
|
||||
Homepage: https://github.com/greizgh/bitwarden_rs-debian
|
||||
|
Loading…
Reference in New Issue
Block a user