Skip to content

Commit 10f98fd

Browse files
committed
increasing version to 1.12.0
1 parent 93ea9a2 commit 10f98fd

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.1
1+
1.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cloudshell-core>=2.0.0,<2.1.0
2-
cloudshell-cp-vcenter>=1.10.0,<1.11.0
2+
cloudshell-cp-vcenter>=1.12.0,<1.13.0
33
cloudshell-automation-api>=8.3.0.0,<8.3.1.0
44
cloudshell-shell-core>=3.1.0,<3.2.0

vcentershell_driver/drivermetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Driver Description="this driver manage all the commands that runs at the vcenter context" MainClass="driver.VCenterShellDriver" Name="VCenter Driver" Version="1.11.1">
1+
<Driver Description="this driver manage all the commands that runs at the vcenter context" MainClass="driver.VCenterShellDriver" Name="VCenter Driver" Version="1.12.0">
22
<Layout>
33
<Category Name="Deployment">
44
<Command Description="" DisplayName="Deploy From Template" EnableCancellation="true" Name="deploy_from_template" Tags="allow_unreserved" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
cloudshell-shell-core>=3.1.0,<3.2.0
2-
cloudshell-cp-vcenter>=1.11.0,<1.12.0
2+
cloudshell-cp-vcenter>=1.12.0,<1.13.0

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.1
1+
1.12.0

0 commit comments

Comments
 (0)