Fixed version
Some checks are pending
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-09-10 18:15:12 +01:00
parent 4183d1834f
commit 4f0f72b29e

View file

@ -5,6 +5,6 @@ return array (
'build_version' => '15249',
'prerelease_version' => '',
'hash_version' => 'g713bb104e',
'full_hash' => 'v7.0.11-338-g713bb104e',
'full_hash' => 'v7.0.12-338-g713bb104e',
'branch' => 'develop',
);