Update meta files for new release.

This commit is contained in:
James Cole
2022-01-30 07:12:48 +01:00
parent 6e4adc86b8
commit eb63163ddf
2 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ return [
'webhooks' => true, 'webhooks' => true,
'handle_debts' => true, 'handle_debts' => true,
], ],
'version' => '5.6.11', 'version' => '5.6.12',
'api_version' => '1.5.5', 'api_version' => '1.5.5',
'db_version' => 18, 'db_version' => 18,

View File

@@ -12,6 +12,6 @@ sonar.organization=firefly-iii
#sonar.sourceEncoding=UTF-8 #sonar.sourceEncoding=UTF-8
sonar.projectVersion=5.6.11 sonar.projectVersion=5.6.12
sonar.sources=app,bootstrap,database,resources/assets,resources/views,routes,tests,frontend/src/components,frontend/src/pages sonar.sources=app,bootstrap,database,resources/assets,resources/views,routes,tests
sonar.sourceEncoding=UTF-8 sonar.sourceEncoding=UTF-8