Skip to content

Commit

Permalink
bump version to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vitobotta committed Feb 6, 2025
1 parent e21fc37 commit 3e0770a
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.4"
VERSION = "2.2.5"

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

0 comments on commit 3e0770a

Please sign in to comment.