Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 644b5f3

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2022-01-06) ### Bug Fixes * fix session problems ([4b8538c](4b8538c))
1 parent d6ed6b8 commit 644b5f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.3](https://github.com/CESNET/perun-spRegistration-app/compare/v1.2.2...v1.2.3) (2022-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* fix session problems ([4b8538c](https://github.com/CESNET/perun-spRegistration-app/commit/4b8538c6787f916bbb42a78114650d77f3b49a93))
7+
18
## [1.2.2](https://github.com/CESNET/perun-spRegistration-app/compare/v1.2.1...v1.2.2) (2022-01-06)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>cz.metacentrum.perun</groupId>
1414
<artifactId>spRegistration</artifactId>
15-
<version>1.2.2</version>
15+
<version>1.2.3</version>
1616
<packaging>jar</packaging>
1717

1818
<name>perun-spRegistration</name>

0 commit comments

Comments
 (0)