Skip to content
GitLab
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
915a1c2c
Commit
915a1c2c
authored
Jun 10, 2022
by
Fabrice Gangler
🎨
Browse files
set version to v2.11.1_DEV
parent
8056bfbf
Pipeline
#28377
passed with stage
in 4 minutes and 29 seconds
Changes
2
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
915a1c2c
...
...
@@ -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.11.1_DEV (unreleased)
### Added
### Changed
### Fixed
### Security
## [2.11.0](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.11.0) - 2022-06-09
### Added
...
...
config/bootstrap.php
View file @
915a1c2c
...
...
@@ -293,7 +293,7 @@ Configure::write(
Configure
::
write
(
'VERSION'
,
[
"footer"
=>
"v2.11.
0
"
"footer"
=>
"v2.11.
1_DEV
"
]
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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