diff --git a/Gemfile.lock b/Gemfile.lock index e6528ecb..a3a3107c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - pages_core (3.12.1) + pages_core (3.12.2) RedCloth (~> 4.3.2) actionpack-page_caching (>= 1.1.0) acts_as_list (~> 0.9) diff --git a/VERSION b/VERSION index 512d523b..2b3ed502 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.12.1 \ No newline at end of file +3.12.2 \ No newline at end of file diff --git a/package.json b/package.json index aa5041cb..55ce447d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@anyone-oslo/pages", - "version": "3.12.1", + "version": "3.12.2", "description": "Frontend for Pages", "repository": { "type": "git",