Skip to content

Commit 5f68ef3

Browse files
committed
chore: update linuxaid version to v1.3.0
Signed-off-by: Sidharth Jawale <[email protected]>
1 parent ebbc9b6 commit 5f68ef3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/enableit/common/manifests/openvox.pp

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

2828
# TODO: lets control via enc script
29-
String $environment = 'v1.2.0',
29+
String $environment = 'v1.3.0',
3030
) {
31-
3231
if $manage {
3332
contain profile::openvox
3433
}

0 commit comments

Comments
 (0)