Skip to content

Commit

Permalink
bump version to 2023.01
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasd committed Jan 15, 2023
1 parent b94c47a commit 9d7e172
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022.12
2023.01
2 changes: 1 addition & 1 deletion src/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class App
{
const PLATFORM = 'Friendica';
const CODENAME = 'Giant Rhubarb';
const VERSION = '2022.12';
const VERSION = '2023.01';

// Allow themes to control internal parameters
// by changing App values in theme.php
Expand Down

0 comments on commit 9d7e172

Please sign in to comment.