We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbef93a + c571bbd commit 30703b5Copy full SHA for 30703b5
Makefile
@@ -24,7 +24,7 @@
24
# THE SOFTWARE.
25
###
26
27
-RELEASE_VERSION="1.2-RC1"
+RELEASE_VERSION="1.2-RC2"
28
RELEASE_DIR="release/plik-$(RELEASE_VERSION)"
29
RELEASE_TARGETS=darwin-386 darwin-amd64 freebsd-386 \
30
freebsd-amd64 linux-386 linux-amd64 linux-arm openbsd-386 \
README.md
@@ -21,7 +21,7 @@ Plik is a scalable & friendly temporary file upload system ( wetransfer like ) i
21
- Upload restriction : Source IP / Token
22
23
### Version
-1.2-RC1
+1.2-RC2
### Installation
0 commit comments