Skip to content

Commit 3d4908f

Browse files
authored
Release 1.0.1 (#25)
2 parents 2c12dbc + 0d4cd32 commit 3d4908f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v1.0.1](https://github.com/opus-codium/puppet-nextcloud/tree/v1.0.1) (2025-12-17)
8+
9+
[Full Changelog](https://github.com/opus-codium/puppet-nextcloud/compare/v1.0.0...v1.0.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix metadata [\#24](https://github.com/opus-codium/puppet-nextcloud/pull/24) ([neomilium](https://github.com/neomilium))
14+
715
## [v1.0.0](https://github.com/opus-codium/puppet-nextcloud/tree/v1.0.0) (2025-12-17)
816

917
[Full Changelog](https://github.com/opus-codium/puppet-nextcloud/compare/45bb638fb8bfeee107680fb359815ce6db99222d...v1.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opuscodium-nextcloud",
3-
"version": "1.0.1-rc0",
3+
"version": "1.0.1",
44
"author": "Romuald Conty",
55
"summary": "Installs, configures, and manages Nextcloud",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)