Skip to content

Commit

Permalink
version bump to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bj-rn committed Oct 5, 2023
1 parent 1bc8f0b commit 0b2ae61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployment/VL.Addons.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>VL.Addons</id>
<version>0.1.3</version>
<version>0.1.4</version>
<title>VL.Addons</title>
<authors>vvvv community</authors>
<owners>vvvv community</owners>
Expand All @@ -17,6 +17,7 @@
<dependencies>
<dependency id="CodingSeb.ExpressionEvaluator" version="1.4.39" />
</dependencies>
<icon>resources\icon.png</icon>
</metadata>
<files>
<file src="..\*.vl"/>
Expand Down

0 comments on commit 0b2ae61

Please sign in to comment.