Sfoglia il codice sorgente

Bump version to 0.11.2

Daniel Supernault 3 anni fa
parent
commit
8077ded2dd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.
 	|
 	*/
-	'version' => '0.11.1',
+	'version' => '0.11.2',
 
 	/*
 	|--------------------------------------------------------------------------