Skip to content

Commit 78c4fd5

Browse files
committed
Update version to 2.3.1.rc1
1 parent 370dfda commit 78c4fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hetzner-k3s.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require "./cluster/upgrade"
99

1010
module Hetzner::K3s
1111
class CLI < Admiral::Command
12-
VERSION = "2.3.0"
12+
VERSION = "2.3.1.rc1"
1313

1414
def self.print_banner
1515
puts " _ _ _ _____ ".colorize(:green)

0 commit comments

Comments
 (0)