1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Revert "Update to 7.1.0-SNAPSHOT"

This reverts commit b77ea8d3a3.
This commit is contained in:
Robert Winch
2026-01-12 14:31:57 -06:00
parent 641d8a362b
commit 63c99b9438
222 changed files with 100 additions and 5287 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ require 'net/http'
require 'yaml'
require 'logger'
$main_branch = "7.1.x"
$main_branch = "7.0.x"
$log = Logger.new(STDOUT)
$log.level = Logger::WARN