File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ def __iter__(self):
31
31
UNKNOWN = "Unknown"
32
32
33
33
# Extension version (todo: move to a different file)
34
- EXT_VERSION = "1.6.50 "
34
+ EXT_VERSION = "1.6.51 "
35
35
36
36
# Runtime environments
37
37
TEST = 'Test'
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ def __iter__(self):
28
28
yield item
29
29
30
30
# Extension version (todo: move to a different file)
31
- EXT_VERSION = "1.6.50 "
31
+ EXT_VERSION = "1.6.51 "
32
32
33
33
# Runtime environments
34
34
TEST = 'Test'
Original file line number Diff line number Diff line change 2
2
<ExtensionImage xmlns =" http://schemas.microsoft.com/windowsazure" >
3
3
<ProviderNameSpace >Microsoft.CPlat.Core</ProviderNameSpace >
4
4
<Type >LinuxPatchExtension</Type >
5
- <Version >1.6.50 </Version >
5
+ <Version >1.6.51 </Version >
6
6
<Label >Microsoft Azure VM InGuest Patch Extension for Linux Virtual Machines</Label >
7
7
<HostingResources >VmRole</HostingResources >
8
8
<MediaLink ></MediaLink >
You can’t perform that action at this time.
0 commit comments