Update stable to 22.2.3

Signed-off-by: Felix Buehler <account@buehler.rocks>
pull/1636/head
Felix Buehler 4 years ago
parent 4821c307e9
commit e3c4b823e3

@ -1,7 +1,7 @@
#!/bin/bash
set -Eeuo pipefail
stable_channel='22.2.2'
stable_channel='22.2.3'
self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"

Loading…
Cancel
Save