Jelajahi Sumber

Bump version to v0.11.11

Daniel Supernault 1 tahun lalu
induk
melakukan
e5bbe9340a
2 mengubah file dengan 7 tambahan dan 2 penghapusan
  1. 6 1
      CHANGELOG.md
  2. 1 1
      config/pixelfed.php

+ 6 - 1
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Release Notes
 # Release Notes
 
 
-## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.10...dev)
+## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.11...dev)
+
+## [v0.11.11 (2024-02-09)](https://github.com/pixelfed/pixelfed/compare/v0.11.10...v0.11.11)
+
+### Fixes
+- Fix api endpoints ([fd7f5dbb](https://github.com/pixelfed/pixelfed/commit/fd7f5dbb))
 
 
 ## [v0.11.10 (2024-02-09)](https://github.com/pixelfed/pixelfed/compare/v0.11.9...v0.11.10)
 ## [v0.11.10 (2024-02-09)](https://github.com/pixelfed/pixelfed/compare/v0.11.9...v0.11.10)
 
 

+ 1 - 1
config/pixelfed.php

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