Browse Source

Bump version to v0.12.1

Daniel Supernault 1 year ago
parent
commit
2d3f1df003
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/pixelfed.php

+ 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.12.0',
+	'version' => '0.12.1',
 
 
 	/*
 	/*
 	|--------------------------------------------------------------------------
 	|--------------------------------------------------------------------------