Skip to content

Commit e4f7ef6

Browse files
committed
Merge pull request 'fix: updated the environment tag' (#1380) from bump_version into master
Reviewed-on: https://gitea.obmondo.com/EnableIT/LinuxAid/pulls/1380
2 parents 750d378 + 26550a4 commit e4f7ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/enableit/common/manifests/openvox.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Optional[Hash] $extra_main_settings = undef,
2727

2828
# TODO: lets control via enc script
29-
String $environment = 'v1.1.0',
29+
String $environment = 'v1.2.0',
3030
) {
3131

3232
if $manage {

0 commit comments

Comments
 (0)