Skip to content

Commit

Permalink
Fix version number in nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaxs committed Sep 15, 2015
1 parent 6b3c30f commit bf3adc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Toppler.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>Toppler</id>
<version>0.0.14432.18</version>
<version>$version$</version>
<title>Toppler</title>
<authors>Cybermaxs</authors>
<owners>Cybermaxs</owners>
Expand Down

0 comments on commit bf3adc7

Please sign in to comment.