]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
Merge pull request #13042 from annando/support-probe
[friendica.git] / src / App.php
index 74a35b77d8d9ba4c5c89dfb2219c8e629081fecc..0d860638b1ecbd18789423e68be03372c7939e3a 100644 (file)
@@ -64,7 +64,7 @@ class App
 {
        const PLATFORM = 'Friendica';
        const CODENAME = 'Giant Rhubarb';
-       const VERSION  = '2023.04-1';
+       const VERSION  = '2023.06-dev';
 
        // Allow themes to control internal parameters
        // by changing App values in theme.php