diff --git a/.version b/.version index 7dea76e..6d7de6e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 52681ad..3af331d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://gitlab.com/oceanbox/busynix/compare/v1.0.1...v1.0.2) (2025-09-18) + + +### Bug Fixes + +* update to nixos-25.05 ([b3095e7](https://gitlab.com/oceanbox/busynix/commit/b3095e7557377487462623e475d2a4a4ff92fa97)) + ## [1.0.1](https://gitlab.com/oceanbox/busynix/compare/v1.0.0...v1.0.1) (2024-01-29)