diff --git a/CHANGELOG.md b/CHANGELOG.md index ffb8f2af1803..5d4233d20d9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog - + + +## 2.1.1 (2024-06-10) + +Nothing changed from the nightly build to the stable release. + +See all changes since the last stable here: https://linwood.dev/butterfly/2.1.1 ## 2.1.1-rc.2 (2024-06-03) diff --git a/api/pubspec.yaml b/api/pubspec.yaml index 3986e3377ea5..0af962c18b84 100644 --- a/api/pubspec.yaml +++ b/api/pubspec.yaml @@ -1,6 +1,6 @@ name: butterfly_api description: The Linwood Butterfly API -version: 2.1.1-rc.3 +version: 2.1.1 environment: sdk: '>=3.0.0 <4.0.0' diff --git a/app/AppImageBuilder.yml b/app/AppImageBuilder.yml index 546f4df2ee3d..4527ed16514a 100644 --- a/app/AppImageBuilder.yml +++ b/app/AppImageBuilder.yml @@ -11,7 +11,7 @@ AppDir: id: dev.linwood.butterfly name: Linwood Butterfly icon: dev.linwood.butterfly - version: 2.1.1-rc.3 + version: 2.1.1 exec: butterfly exec_args: $@ apt: diff --git a/app/linux/debian/DEBIAN/control b/app/linux/debian/DEBIAN/control index f218a590786e..9eabf46bc4bf 100644 --- a/app/linux/debian/DEBIAN/control +++ b/app/linux/debian/DEBIAN/control @@ -1,5 +1,5 @@ Package: linwood-butterfly -Version: 2.1.1-rc.3 +Version: 2.1.1 Section: base Priority: optional Homepage: https://github.com/LinwoodDev/butterfly diff --git a/app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml b/app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml index 26556854e035..85b79eed13ad 100644 --- a/app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml +++ b/app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml @@ -39,6 +39,7 @@ dev.linwood.butterfly.desktop + diff --git a/app/pubspec.lock b/app/pubspec.lock index acc460e36ab2..6ff0c62c8190 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -167,7 +167,7 @@ packages: path: "../api" relative: true source: path - version: "2.1.1-rc.3" + version: "2.1.1" camera: dependency: "direct main" description: