Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 4787b18

Browse files
authored
fixed merge error
1 parent 69534dd commit 4787b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ spring.data.mongodb.database=filefighter
77
spring.data.mongodb.host=localhost
88
spring.data.mongodb.port=27017
99
#-------------------Custom------------------
10-
filefighter.version=0.0.4
10+
filefighter.version=0.0.5
1111
filefighter.date=21.11.2020
12-
filefighter.disable-password-check=false
12+
filefighter.disable-password-check=false

0 commit comments

Comments
 (0)