Skip to content

Commit 36fd47c

Browse files
Preparing release 0.2.2
1 parent aa115a5 commit 36fd47c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44

5-
0.2.2 (unreleased)
5+
0.2.2 (2017-11-14)
66
------------------
77

88
- Fix package classifiers.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup
66

77

8-
version = '0.2.2.dev0'
8+
version = '0.2.2'
99
description = 'The Barceloneta NG Theme for Plone 5.'
1010
long_description = '\n\n'.join([
1111
open('README.rst').read(),

src/plonetheme/barcelonetang/theme/manifest.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ uninstall = uninstall
1616

1717
[theme:parameters]
1818
portal_url = portal_state/portal_url
19-
theme_version = string:0.2.2.dev0
19+
theme_version = string:0.2.2
2020

2121
[theme:themefragments:tiles]
2222

0 commit comments

Comments
 (0)