We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb5e51 commit 1f18a09Copy full SHA for 1f18a09
webapp/pom.xml
@@ -13,7 +13,7 @@
13
</parent>
14
<groupId>io.sirchri</groupId>
15
<artifactId>ess</artifactId>
16
- <version>0.9.2</version>
+ <version>0.9.3</version>
17
<packaging>war</packaging>
18
<name>ess</name>
19
<description>Shift Scheduler</description>
webapp/src/main/frontend/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ess-ui",
3
- "version": "0.9.2",
+ "version": "0.9.3",
4
"private": true,
5
"dependencies": {
6
"@fullcalendar/core": "6.1.18",
0 commit comments