From 9b1df409b50c7752638fb15307f587561998d6ed Mon Sep 17 00:00:00 2001 From: kasperisager Date: Sat, 15 Mar 2014 18:46:49 -0400 Subject: [PATCH] (De)Bump version to 0.0.0 --- about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.php b/about.php index bab9db3..b68d783 100644 --- a/about.php +++ b/about.php @@ -3,7 +3,7 @@ $ThemeInfo['foundation'] = array( 'Name' => 'Foundation', 'Description' => "An advanced theming boilerplate built on Foundation 5 by ZURB. Geared towards developers and designers who know their way around Sass.", - 'Version' => '0.1.0', + 'Version' => '0.0.0', 'Author' => 'Kasper K. Isager', 'AuthorEmail' => 'kasperisager@gmail.com', 'AuthorUrl' => 'https://github.com/kasperisager',