bump version to 0.3.1

This commit is contained in:
ibizaman 2025-06-25 00:11:58 +02:00 committed by Pierre Penninckx
parent 395ec66d35
commit 04c5c5e315
2 changed files with 12 additions and 1 deletions

View file

@ -16,14 +16,25 @@ Template:
# Upcoming Release
# v0.3.1
## Breaking Changes
- Default version of Nextcloud is now 30.
- Disable memories app on Nextcloud because it is broken.
## New Features
- Add patchNixpkgs function and pre-patched patchedNixpkgs output.
## Fixes
- Fix secrets passing to Nextcloud service after update.
## Other Changes
- Bump nixpkgs to https://github.com/NixOS/nixpkgs/commit/216207b1e58325f3590277d9102b45273afe9878
# v0.3.0
## New Features

View file

@ -1 +1 @@
0.3.0
0.3.1