Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Karasiq committed Sep 9, 2017
1 parent 6226e30 commit 10e09bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Proxychain [![Version](http://img.shields.io/badge/version-2.0.5-blue.svg?style=flat)](https://github.com/Karasiq/proxychain/releases) [![Dependencies](https://app.updateimpact.com/badge/692686982173822976/proxychain.svg?config=compile)](https://app.updateimpact.com/latest/692686982173822976/proxychain)
# Proxychain [![Version](http://img.shields.io/badge/version-2.0.6-blue.svg?style=flat)](https://github.com/Karasiq/proxychain/releases) [![Dependencies](https://app.updateimpact.com/badge/692686982173822976/proxychain.svg?config=compile)](https://app.updateimpact.com/latest/692686982173822976/proxychain)
Proxy-chaining SOCKS/HTTP server (see also [proxyutils library](https://github.com/Karasiq/proxyutils))

# Configuration
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "proxychain"

organization := "com.github.karasiq"

version := "2.0.6-SNAPSHOT"
version := "2.0.6"

isSnapshot := version.value.endsWith("SNAPSHOT")

Expand Down

0 comments on commit 10e09bd

Please sign in to comment.