Skip to content

Commit d2d8d84

Browse files
authored
chore/prepare-version (#201)
1 parent 7df9331 commit d2d8d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
default['title'] = "Proxmox-GitOps"
22
default['online'] = "https://github.com/stevius10/Proxmox-GitOps"
3-
default['version'] = "v1.2-2"
3+
default['version'] = "v1.2-3"
44

55
default['id'] = ENV['ID']
66
default['host'] = (default['ip'] = ENV['IP'].to_s.presence || "127.0.0.1")

0 commit comments

Comments
 (0)