Skip to content

Commit

Permalink
Update version to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vitobotta committed Feb 8, 2025
1 parent fbf21f2 commit 0c88854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hetzner-k3s.cr
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require "./cluster/upgrade"

module Hetzner::K3s
class CLI < Admiral::Command
VERSION = "2.2.5"
VERSION = "2.2.6"

def self.print_banner
puts " _ _ _ _____ ".colorize(:green)
Expand Down

0 comments on commit 0c88854

Please sign in to comment.