Skip to content

Commit

Permalink
Bump BROOKLYN_VERSION in metadata plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rdowner committed Dec 23, 2014
1 parent 56a1cfc commit 960755c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_plugins/brooklyn_metadata.rb
Expand Up @@ -8,7 +8,7 @@
#
module BrooklynMetadata

BROOKLYN_VERSION = "0.7.0-M1" unless defined? BROOKLYN_VERSION
BROOKLYN_VERSION = "0.7.0-M2-incubating" unless defined? BROOKLYN_VERSION

class Generator < Jekyll::Generator
def generate(site)
Expand Down

0 comments on commit 960755c

Please sign in to comment.