Skip to content

Commit 2303e62

Browse files
committed
Bump ACTIONFORGE_VERSION to 1.2.0
1 parent 5479226 commit 2303e62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ set -euo pipefail
3030
RED='\033[0;31m'; GREEN='\033[0;32m'; YELLOW='\033[1;33m'
3131
BLUE='\033[0;34m'; CYAN='\033[0;36m'; NC='\033[0m'
3232

33-
ACTIONFORGE_VERSION="1.0.0"
33+
ACTIONFORGE_VERSION="1.2.0"
3434
RUNNER_VERSION="2.321.0"
3535
CONFIG_FILE="$HOME/.actionforge.conf"
3636
ACTIONFORGE_WORKDIR="$HOME/.actionforge"

0 commit comments

Comments
 (0)