Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Comptoir
Comptoir-srv
Commits
cfc902eb
Commit
cfc902eb
authored
Mar 18, 2021
by
Fabrice Gangler
🎨
Browse files
set version to v2.9.2_DEV
parent
ba7cf270
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
cfc902eb
...
...
@@ -5,6 +5,17 @@ Tous les changements notables de ce projet sont documentés dans ce fichier.
Le format s'appuie sur
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
et le projet suit
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## 2.9.2 (unreleased)
### Added
### Changed
### Fixed
### Security
## [2.9.1](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.9.1) - 2021-03-18
### Fixed
...
...
config/bootstrap.php
View file @
cfc902eb
...
...
@@ -281,7 +281,7 @@ Configure::write(
Configure
::
write
(
'VERSION'
,
[
"footer"
=>
"v2.9.
1
"
"footer"
=>
"v2.9.
2_DEV
"
]
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment