We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a877bbe commit 4d3cdd2Copy full SHA for 4d3cdd2
CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
8
9
## Unreleased
10
11
+## 0.5.3 - 2025-06-20
12
+
13
+### Fixed
14
15
+* Check WPS project config file exists
16
17
## 0.5.2 - 2025-05-12
18
19
### Added
wps/module.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<module xmlns="http://jelix.org/ns/module/1.0">
3
<info id="lizmap-wps-web-client" name="wps" createdate="2017-12-16">
4
- <version date="2025-05-12">0.5.2</version>
+ <version date="2025-06-20">0.5.3</version>
5
<label lang="en_US">WPS Web Client</label>
6
<description lang="en_US" />
7
<license URL="">Mozilla Public Licence</license>
0 commit comments