diff --git a/.github/README.md b/.github/README.md
index 8e96c6195..3412d828d 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -49,7 +49,7 @@ This is simple, extensible and scalable self-hosted solution to replace managers
- ? Main sources refers to the alpha version of Reposilite 3.x that is under heavy development.
+ ⛔ Main sources refers to the alpha version of Reposilite 3.x that is under heavy development.
If you're looking for docs and sources of Reposilite 2.x, visit 2.x branch: Reposilite 2.x
@@ -79,7 +79,7 @@ Users' stories
* [Looking for simple repository manager by David Kihato](https://kihats.medium.com/custom-self-hosted-maven-repository-cbb778031f68)
### Supporters
-Thanks to all contributors and people that decided to support my work financially ??
+Thanks to all contributors and people that decided to support my work financially ❤️
diff --git a/build.gradle.kts b/build.gradle.kts
index 077fd707e..148b55c80 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -31,13 +31,18 @@ plugins {
}
scmVersion {
+ localOnly = true
+ ignoreUncommittedChanges = true
+ versionIncrementer("incrementPrerelease")
+
tag.apply {
prefix = ""
}
+
nextVersion.apply {
suffix = "next"
}
- versionIncrementer("incrementPrerelease")
+
hooks.apply {
fileUpdate(".github/README.md") { version -> "reposilite-$version.jar" }
fileUpdate(".github/README.md") { version -> "dzikoysk/reposilite:$version" }
diff --git a/reposilite-backend/src/generated/kotlin/com/reposilite/ReposiliteProperties.kt b/reposilite-backend/src/generated/kotlin/com/reposilite/ReposiliteProperties.kt
index f8d5d7911..66bc8517b 100644
--- a/reposilite-backend/src/generated/kotlin/com/reposilite/ReposiliteProperties.kt
+++ b/reposilite-backend/src/generated/kotlin/com/reposilite/ReposiliteProperties.kt
@@ -1,3 +1,3 @@
package com.reposilite
-const val VERSION = "3.0.0-alpha.26-SNAPSHOT"
\ No newline at end of file
+const val VERSION = "3.0.0-rc.2-SNAPSHOT"
\ No newline at end of file
diff --git a/reposilite-frontend/package-lock.json b/reposilite-frontend/package-lock.json
index 4b8a4c07c..21ada389c 100644
--- a/reposilite-frontend/package-lock.json
+++ b/reposilite-frontend/package-lock.json
@@ -1584,7 +1584,7 @@
"fast-levenshtein": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
- "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
+ "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
"dev": true
},
"fastq": {
@@ -1680,7 +1680,7 @@
"fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
+ "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
"dev": true
},
"fsevents": {
@@ -1699,7 +1699,7 @@
"functional-red-black-tree": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
- "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==",
+ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
"dev": true
},
"get-caller-file": {
@@ -1886,7 +1886,7 @@
"inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
"dev": true,
"requires": {
"once": "^1.3.0",
@@ -2035,7 +2035,7 @@
"isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
+ "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"dev": true
},
"jiti": {
@@ -2110,7 +2110,7 @@
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
- "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
+ "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
"dev": true
},
"keyv": {
@@ -2557,7 +2557,7 @@
"path-is-absolute": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
- "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
+ "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
"dev": true
},
"path-key": {