We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e7409 commit de66f80Copy full SHA for de66f80
src/Attributes/CPlugin.Net.Attributes.csproj
@@ -18,7 +18,7 @@
18
<Description>
19
A simple package that includes the PluginAttribute type to be used by plugins.
20
</Description>
21
- <Version>0.1.1-alpha</Version>
+ <Version>0.2.0-alpha</Version>
22
</PropertyGroup>
23
24
<ItemGroup>
src/Core/CPlugin.Net.csproj
@@ -19,7 +19,7 @@
A simple package that implements a plugin loader for .NET.
- <Version>0.2.1-alpha</Version>
+ <Version>0.3.0-alpha</Version>
25
0 commit comments