Skip to content

Commit 9e4846b

Browse files
chore: bump version to 0.17.0
1 parent a5d3247 commit 9e4846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NomadIIS/PluginInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
internal static class PluginInfo
44
{
55
public static readonly string Name = "iis";
6-
public static readonly string Version = "0.16.0";
6+
public static readonly string Version = "0.17.0";
77
}

0 commit comments

Comments
 (0)