Bump version to v0.12.1

This commit is contained in:
Daniel Supernault 2024-05-07 01:11:26 -06:00
parent 7c19baf5dc
commit 2d3f1df003
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1
1 changed files with 1 additions and 1 deletions

View File

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