]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: package nuspec fix
authorJoe Workman <joe@workmanmail.com>
Fri, 13 Dec 2019 20:03:36 +0000 (12:03 -0800)
committerJoe Workman <joe@workmanmail.com>
Fri, 13 Dec 2019 20:05:01 +0000 (12:05 -0800)
package.nuspec

index 1936a3ae707186996b671ed782cc9df2b91f442a..bcc09c9abd5254f591bd56debe93d7cd9c56c339 100644 (file)
@@ -3,16 +3,16 @@
 
     <metadata>
         <id>foundation-sites</id>
-        <version>6.5.3</version>
+        <version>6.6.1</version>
 
-        <title>ZURB Foundation</title>
-        <authors>ZURB</authors>
+        <title>Foundation for Sites</title>
+        <authors>Yetinauts</authors>
         <description>The most advanced responsive front-end framework in the world.</description>
         <tags>css scss sass js responsive mobile-first framework</tags>
 
         <projectUrl>http://foundation.zurb.com/sites</projectUrl>
         <iconUrl>https://foundation.zurb.com/assets/img/icons/foundation-favicon.ico</iconUrl>
-        <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.3</releaseNotes>
+        <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.6.1</releaseNotes>
         <licenseUrl>https://github.com/zurb/foundation-sites/blob/develop/LICENSE</licenseUrl>
         <copyright>Copyright 2017-2018</copyright>
         <repository type="git" url="https://github.com/zurb/foundation-sites"/>