Commit e93fce89 authored by Łukasz Nowak's avatar Łukasz Nowak

Fill changelog and bump development iteration.

parent 9eab8966
......@@ -3,3 +3,5 @@ Changelog
1.1 (unreleased)
----------------
* backup enabled for Certificate Authority [Łukasz Nowak]
......@@ -6,7 +6,7 @@ from setuptools import setup, find_packages
# "."], stdout=subprocess.PIPE).communicate()[0]))
name = "slapos.recipe.erp5"
version = '1.1-dev-180'
version = '1.1-dev-181'
def read(name):
return open(name).read()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment