Commit 82977500eed26ac8184f113db35acfd11dab5ad4

Authored by nollieheel
1 parent 2d046531

Bump to v0.3.8. Previous version 0.3.7 was bad.

Showing 2 changed files with 5 additions and 1 deletions
  1 +# 0.3.8
  2 +
  3 +Forgot to update the metadata on previous version
  4 +
1 # 0.3.7 5 # 0.3.7
2 6
3 Add site options :block_robots and :block_fav to indicate 7 Add site options :block_robots and :block_fav to indicate
@@ -4,7 +4,7 @@ maintainer_email 'sysadmin@chromedia.com' @@ -4,7 +4,7 @@ maintainer_email 'sysadmin@chromedia.com'
4 license 'Apache License' 4 license 'Apache License'
5 description 'Simplifies setup of Nginx+PHP-FPM in Chromedia.' 5 description 'Simplifies setup of Nginx+PHP-FPM in Chromedia.'
6 long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) 6 long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7 -version '0.3.6' 7 +version '0.3.8'
8 8
9 { 9 {
10 'openssl' => '4.4.0', 10 'openssl' => '4.4.0',