Skip to content

Commit

Permalink
fix: version whitespace and add root .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Apr 23, 2024
1 parent a15dfd2 commit d73e494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.idea/
2 changes: 1 addition & 1 deletion server/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# don't forget to keep the version string in server/dashboard-app/src/package.json synchronized with the following
version = 2024.04.23
version = 2024.04.23
title = "Keyple Reload Demo - Remote Server"
archivesBaseName = keyple-demo-remote-server

Expand Down

0 comments on commit d73e494

Please sign in to comment.