Skip to content

Commit 883dda5

Browse files
metsmakristelmerilain
authored andcommitted
Increase version number and release notes (#499)
IB-5896 Signed-off-by: Raul Metsma <[email protected]>
1 parent 07bb5f5 commit 883dda5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ endif()
55
if(POLICY CMP0074)
66
cmake_policy(SET CMP0074 NEW)
77
endif()
8-
project(qdigidoc4 VERSION 4.2.1)
8+
project(qdigidoc4 VERSION 4.2.2)
99

1010
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules")
1111
set(CMAKE_INCLUDE_CURRENT_DIR ON)

RELEASE-NOTES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
DigiDoc4 version [4.2.2](https://github.com/open-eid/DigiDoc4-Client/releases/tag/v4.2.2) release notes
2+
--------------------------------------
3+
- Improve accessibility
4+
- Translation and text updates
5+
- Updated Icons
6+
7+
[Full Changelog](https://github.com/open-eid/DigiDoc4-Client/compare/v4.2.1...v4.2.2)
8+
9+
DigiDoc4 version [4.2.1](https://github.com/open-eid/DigiDoc4-Client/releases/tag/v4.2.1) release notes
10+
--------------------------------------
11+
- Many UI fixes and improvements
12+
13+
[Full Changelog](https://github.com/open-eid/DigiDoc4-Client/compare/v4.2.0...v4.2.1)
14+
115
DigiDoc4 version [4.2.0](https://github.com/open-eid/DigiDoc4-Client/releases/tag/v4.2.0) release notes
216
--------------------------------------
317
- Remove BDoc format selection option (#370)

0 commit comments

Comments
 (0)