]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
nuget: fix version.
authorXhmikosR <xhmikosr@gmail.com>
Tue, 12 Jul 2016 19:57:37 +0000 (22:57 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 12 Jul 2016 19:57:37 +0000 (22:57 +0300)
[ci skip]

nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec

index 9378c292a2394f875a340866f5072dee133d2c95..0853ab1fabbf45012c0719115fa0af3eea939c4d 100644 (file)
@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
   <metadata>
     <id>bootstrap</id>
-    <version>4.0.0-alpha</version>
+    <version>4.0.0-alpha.2</version>
     <title>Bootstrap CSS</title>
     <authors>The Bootstrap Authors, Twitter Inc.</authors>
     <owners>bootstrap</owners>
index 87b334b61e3f0f56e4051bc82b6509bf19a76ec9..20d34614462dc86c9bb4ee534f8b65afecd6fb50 100644 (file)
@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
   <metadata>
     <id>bootstrap.sass</id>
-    <version>4.0.0-alpha</version>
+    <version>4.0.0-alpha.2</version>
     <title>Bootstrap Sass</title>
     <authors>The Bootstrap Authors, Twitter Inc.</authors>
     <owners>bootstrap</owners>