Skip to content

Commit a63644d

Browse files
committed
Fix logo
1 parent 41ebc23 commit a63644d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

KubeNET.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>KubeNET</id>
5-
<version>0.0.1</version>
5+
<version>0.1.0</version>
66
<title>KubeNET</title>
77
<authors>paralin</authors>
88
<licenseUrl>https://github.com/paralin/KubeNET/blob/master/KubeNET/license.txt</licenseUrl>
99
<projectUrl>https://github.com/paralin/KubeNET</projectUrl>
10-
<iconUrl>https://raw.github.com/paralin/KubeNET/master/Resources/Misc/dota2_logo.jpg</iconUrl>
10+
<iconUrl>https://raw.github.com/paralin/KubeNET/master/Resources/Misc/kube_logo.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>A .net client for the Kubernetes API.</description>
1313
<summary />
14-
<releaseNotes>Release notes are available at https://github.com/paralin/KubeNET/releases/tag/KubeNET_0.0.1</releaseNotes>
14+
<releaseNotes>Release notes are available at https://github.com/paralin/KubeNET/releases/tag/KubeNET_0.1.0</releaseNotes>
1515
<copyright />
1616
<tags>kube kubenet kubernetes client api</tags>
1717
<dependencies>

Resources/Misc/kube_logo.png

4.58 KB
Loading

0 commit comments

Comments
 (0)