Skip to content

Commit

Permalink
4.0.0-pre.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdinosaur committed Jan 10, 2022
1 parent 254a930 commit 771e377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -o pipefail

DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

PKG_VERSION="4.0.0-pre.2"
PKG_VERSION="4.0.0-pre.3"

DEB_SRC_DIR="${DIR}/deb"
DEB_BUILD_DIR="/tmp/ssb-pub"
Expand Down

0 comments on commit 771e377

Please sign in to comment.