From 87ee6bf1e144dcec60f0f2d6cf5ad4ed0a28e38a Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Wed, 23 Dec 2015 21:34:11 +0100 Subject: [PATCH] Fix link to snapshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0789fe81..b6e3c28d 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ The newest stable version can be downloaded as separated ZIP binary. This ZIP fi [webcam-capture-0.3.10-dist.zip](https://github.com/sarxos/webcam-capture/releases/download/webcam-capture-parent-0.3.10/webcam-capture-0.3.10-dist.zip) -The latest development version JAR (aka SNAPSHOT) can be downloaded [here](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=com.github.sarxos&a=webcam-capture&v=0.3.11-SNAPSHOT). +The latest development version JAR (aka SNAPSHOT) can be downloaded [here](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=com.github.sarxos&a=webcam-capture&v=0.3.12-SNAPSHOT). ## Contribution