Bump version to v0.12.3

pull/5200/head
Daniel Supernault 1 year ago
parent 48f1db2d88
commit bf9df06fc8
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -1,10 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.12.2...dev)
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.12.3...dev)
- ([](https://github.com/pixelfed/pixelfed/commit/))
## [v0.12.3 (2024-07-01)](https://github.com/pixelfed/pixelfed/compare/v0.12.2...v0.12.3)
### Updates
- Fix migrations bug ([4d1180b1](https://github.com/pixelfed/pixelfed/commit/4d1180b1))
- ([](https://github.com/pixelfed/pixelfed/commit/))
## [v0.12.2 (2024-07-01)](https://github.com/pixelfed/pixelfed/compare/v0.12.1...v0.12.2)

@ -23,7 +23,7 @@ return [
| This value is the version of your Pixelfed instance.
|
*/
'version' => '0.12.2',
'version' => '0.12.3',
/*
|--------------------------------------------------------------------------

Loading…
Cancel
Save