Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWittmann committed May 26, 2022
1 parent f3cc78f commit eb8f0a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Presentation Live Feedback
# [Presentation Live Feedback](https://github.com/Skyball2000/presentation-live-feedback)

A small java application hosting a web server.
Allows list of users to show reactions and raise their hands. Using an admin password provided by the application, the
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.yanwittmann</groupId>
<artifactId>presentation-live-feedback</artifactId>
<version>HEAD-SNAPSHOT</version>
<version>1.2.2</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit eb8f0a2

Please sign in to comment.