Skip to content

Commit 26550a4

Browse files
committed
fix: updated the environment tag
1 parent 750d378 commit 26550a4

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)