Skip to content
Snippets Groups Projects
Commit 56e1bc0b authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Prepare release 3.3.0

parent cd5d7769
Branches
No related tags found
No related merge requests found
## Changelog
### 3.3.0
* Deploy modules to `mods_available` and symlink to `mods_enabled`
* Deploy modules to `sites_available` and symlink to `sites_enabled`
### 3.2.0
* Warn instead of failing if the FR version is not 3.x
* Update logrotate module dependency
......
{
"name": "jgazeley-freeradius",
"version": "3.2.0",
"version": "3.3.0",
"author": "jgazeley",
"summary": "Install and configure FreeRADIUS",
"license": "Apache-2.0",
......@@ -17,9 +17,9 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"23",
"24",
"25"
"25",
"26"
]
}
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment