Skip to content

Commit b9962c6

Browse files
committed
Bump to version 3.11.0-pre
1 parent e9b8cc4 commit b9962c6

File tree

12 files changed

+31
-11
lines changed

12 files changed

+31
-11
lines changed

CHANGELOG-3.10.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ with some extra keywords: backend, tests, test, translation, funders, important
2424

2525
### Backend
2626

27-
* Update to Bootstrap 5
2827
* Raise PHP to version 8.2
2928
* Raise docker from Alpine 17 to 21

CHANGELOG-3.11.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog Lizmap 3.11
2+
3+
<!--
4+
Format from https://keepachangelog.com/en/1.0.0/
5+
added, fixed, changed, removed, deprecated, security
6+
with some extra keywords: backend, tests, test, translation, funders, important
7+
-->
8+
9+
## Unreleased
10+
11+
### Funders
12+
13+
### Important
14+
15+
### Added
16+
17+
### Changed
18+
19+
### Backend
20+
21+
* Update to Bootstrap 5

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.10.0-pre
1+
# [![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.11.0-pre
22

33
[![Unit tests 🎳](https://github.com/3liz/lizmap-web-client/actions/workflows/tests.yml/badge.svg)](https://github.com/3liz/lizmap-web-client/actions/workflows/tests.yml)
44
[![Lint](https://github.com/3liz/lizmap-web-client/actions/workflows/lint.yml/badge.svg)](https://github.com/3liz/lizmap-web-client/actions/workflows/lint.yml)

lizmap/modules/action/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="[email protected]" name="action" createdate="2019-11-23">
4-
<version date="2024-06-06">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">action</label>
66
<description lang="en_US" />
77
<license URL="https://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/admin/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="[email protected]" name="admin" createdate="2012-07-27">
4-
<version date="2024-06-06">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">admin</label>
66
<description lang="en_US"/>
77
<license URL="https://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/admin_api/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="[email protected]" name="admin_api" createdate="2025-02-26">
4-
<version date="2025-02-26">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">admin_api</label>
66
<description lang="en_US" />
77
<license URL="https://www.mozilla.org/MPL/">Mozilla Public Licence</license>

lizmap/modules/dataviz/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="[email protected]" name="dataviz" createdate="2017-03-08">
4-
<version date="2024-06-06">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">dataviz</label>
66
<description lang="en_US"/>
77
<license URL="https://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/filter/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="[email protected]" name="filter" createdate="2019-03-12">
4-
<version date="2024-06-06">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">filter</label>
66
<description lang="en_US"/>
77
<license URL="https://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/lizmap/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="[email protected]" name="lizmap" createdate="2011-06-15">
4-
<version date="2024-06-06">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">lizmap</label>
66
<description lang="en_US"/>
77
<license URL="https://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/proj4php/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="proj4php3liz.com" name="proj4php" createdate="2015-03-13">
4-
<version date="2024-06-06">3.10.0-pre</version>
4+
<version date="2025-06-23">3.11.0-pre</version>
55
<label lang="en_US">proj4php</label>
66
<description lang="en_US"/>
77
<license URL="https://www.gnu.org/licenses/lgpl.html">GNU LESSER GENERAL PUBLIC LICENSE Version 3</license>

0 commit comments

Comments
 (0)