diff --git a/.gradle/7.5.1/executionHistory/executionHistory.bin b/.gradle/7.5.1/executionHistory/executionHistory.bin index 02d34c5..fe851b3 100644 Binary files a/.gradle/7.5.1/executionHistory/executionHistory.bin and b/.gradle/7.5.1/executionHistory/executionHistory.bin differ diff --git a/.gradle/7.5.1/fileHashes/fileHashes.bin b/.gradle/7.5.1/fileHashes/fileHashes.bin index 5ef81da..c6f3765 100644 Binary files a/.gradle/7.5.1/fileHashes/fileHashes.bin and b/.gradle/7.5.1/fileHashes/fileHashes.bin differ diff --git a/.gradle/file-system.probe b/.gradle/file-system.probe index fe31f70..ef2aedb 100644 Binary files a/.gradle/file-system.probe and b/.gradle/file-system.probe differ diff --git a/README.md b/README.md index 747b4ce..5a13f63 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Glider -**v1.0.4** +**v1.0.5** This is a Java Based open source project useful to manage the creation and the storage of your passwords with the **Glider** ecosystem @@ -36,7 +36,7 @@ Add the JitPack repository to your build file ```gradle dependencies { - implementation 'com.github.N7ghtm4r3:Glider:1.0.4' + implementation 'com.github.N7ghtm4r3:Glider:1.0.5' } ``` @@ -44,7 +44,7 @@ Add the JitPack repository to your build file ```gradle dependencies { - implementation("com.github.N7ghtm4r3:Glider:1.0.4") + implementation("com.github.N7ghtm4r3:Glider:1.0.5") } ``` @@ -66,7 +66,7 @@ Add the JitPack repository to your build file com.github.N7ghtm4r3 Glider - 1.0.4 + 1.0.5 ``` diff --git a/documd/GliderBackend.md b/documd/GliderBackend.md index c190869..e3cc35d 100644 --- a/documd/GliderBackend.md +++ b/documd/GliderBackend.md @@ -32,7 +32,7 @@ values of the "configuration" branch, then save it. To correctly launch the backend service you must: