Skip to content

Commit 6f2d01d

Browse files
committed
Revert "Bump version"
This reverts commit 019735b.
1 parent 019735b commit 6f2d01d

File tree

4 files changed

+1
-9296
lines changed

4 files changed

+1
-9296
lines changed

Diff for: CHANGELOG.md

-21
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,6 @@
33
The present file will list all changes made to the project; according to the
44
[Keep a Changelog](http://keepachangelog.com/) project.
55

6-
## [10.0.15] unreleased
7-
8-
### Added
9-
10-
### Changed
11-
12-
### Deprecated
13-
14-
### Removed
15-
16-
### API changes
17-
18-
#### Added
19-
20-
#### Changes
21-
22-
#### Deprecated
23-
24-
#### Removed
25-
26-
276
## [10.0.14] 2024-03-14
287

298
### Added

Diff for: inc/define.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
use Glpi\SocketModel;
3737

3838
// Current version of GLPI
39-
define('GLPI_VERSION', '10.0.15-dev');
39+
define('GLPI_VERSION', '10.0.14');
4040

4141
$schema_file = sprintf('%s/install/mysql/glpi-empty.sql', GLPI_ROOT);
4242
define(

0 commit comments

Comments
 (0)