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):
3131 UNKNOWN = "Unknown"
3232
3333 # Extension version (todo: move to a different file)
34- EXT_VERSION = "1.6.55 "
34+ EXT_VERSION = "1.6.56 "
3535
3636 # Runtime environments
3737 TEST = 'Test'
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ def __iter__(self):
2828 yield item
2929
3030 # Extension version (todo: move to a different file)
31- EXT_VERSION = "1.6.55 "
31+ EXT_VERSION = "1.6.56 "
3232
3333 # Runtime environments
3434 TEST = 'Test'
Original file line number Diff line number Diff line change 22<ExtensionImage xmlns =" http://schemas.microsoft.com/windowsazure" >
33 <ProviderNameSpace >Microsoft.CPlat.Core</ProviderNameSpace >
44 <Type >LinuxPatchExtension</Type >
5- <Version >1.6.55 </Version >
5+ <Version >1.6.56 </Version >
66 <Label >Microsoft Azure VM InGuest Patch Extension for Linux Virtual Machines</Label >
77 <HostingResources >VmRole</HostingResources >
88 <MediaLink ></MediaLink >
You can’t perform that action at this time.
0 commit comments