Change version number

Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle
2015-03-27 07:47:57 -04:00
parent 07f532e29f
commit f9ede5ed47
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
$theme_name = 'metro';
$theme_full_version = '2.0';
$theme_full_version = '2.2';
?>