Skip to content

Commit 3572de5

Browse files
committed
Update versions
1 parent 6f741c6 commit 3572de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ export UPLOAD_SUFFIX="rspamd.com/dist/"
3232
export SSH_HOST_X86="example.com"
3333
export SSH_HOST_AARCH64="example.com"
3434

35-
export RSPAMD_VER_UNSTABLE="3.10.0"
36-
export RSPAMD_VER_STABLE="3.9.1"
35+
export RSPAMD_VER_UNSTABLE="3.11.0"
36+
export RSPAMD_VER_STABLE="3.10.0"
3737

3838
if [ -n "${STABLE}" ] ; then
3939
export RSPAMD_VER="${RSPAMD_VER_STABLE}"

0 commit comments

Comments
 (0)