Bump version to 0.6.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## TBC - Next
|
## 2019-05-10 Release 0.6.0
|
||||||
|
|
||||||
- Adds `cleanup` task
|
- Adds `cleanup` task
|
||||||
- Convert module to using PDK
|
- Convert module to using PDK
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "optiz0r-sabayon",
|
"name": "optiz0r-sabayon",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"author": "Ben Roberts",
|
"author": "Ben Roberts",
|
||||||
"summary": "Extends Puppet with support for the Sabayon Linux distribution",
|
"summary": "Extends Puppet with support for the Sabayon Linux distribution",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -16,7 +16,9 @@
|
|||||||
"operatingsystem": "Sabayon",
|
"operatingsystem": "Sabayon",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"16.07",
|
"16.07",
|
||||||
"16.11"
|
"16.11",
|
||||||
|
"19.03",
|
||||||
|
"19.05"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user