Skip to content

Commit 1f18a09

Browse files
committed
new release version
1 parent 0cb5e51 commit 1f18a09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</parent>
1414
<groupId>io.sirchri</groupId>
1515
<artifactId>ess</artifactId>
16-
<version>0.9.2</version>
16+
<version>0.9.3</version>
1717
<packaging>war</packaging>
1818
<name>ess</name>
1919
<description>Shift Scheduler</description>

webapp/src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ess-ui",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"private": true,
55
"dependencies": {
66
"@fullcalendar/core": "6.1.18",

0 commit comments

Comments
 (0)