Skip to content

Commit 4d3cdd2

Browse files
committed
Release 0.5.3
1 parent a877bbe commit 4d3cdd2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
88

99
## Unreleased
1010

11+
## 0.5.3 - 2025-06-20
12+
13+
### Fixed
14+
15+
* Check WPS project config file exists
16+
1117
## 0.5.2 - 2025-05-12
1218

1319
### Added

wps/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="lizmap-wps-web-client" name="wps" createdate="2017-12-16">
4-
<version date="2025-05-12">0.5.2</version>
4+
<version date="2025-06-20">0.5.3</version>
55
<label lang="en_US">WPS Web Client</label>
66
<description lang="en_US" />
77
<license URL="">Mozilla Public Licence</license>

0 commit comments

Comments
 (0)