From 36722cbbd89e546ff26eb5cfa16870ccd8510ad9 Mon Sep 17 00:00:00 2001
From: Jack <jack@lbry.io>
Date: Wed, 27 Jul 2016 03:58:25 -0400
Subject: [PATCH] Bump version: 0.3.10 -> 0.3.11

---
 .bumpversion.cfg              | 2 +-
 lbrynet/__init__.py           | 2 +-
 packaging/ubuntu/lbry.desktop | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 715cdfe80..39e7a0c79 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
 [bumpversion]
-current_version = 0.3.10
+current_version = 0.3.11
 commit = True
 tag = True
 message = Bump version: {current_version} -> {new_version}
diff --git a/lbrynet/__init__.py b/lbrynet/__init__.py
index 969401685..f18ed3b6d 100644
--- a/lbrynet/__init__.py
+++ b/lbrynet/__init__.py
@@ -4,5 +4,5 @@ log = logging.getLogger(__name__)
 logging.getLogger(__name__).addHandler(logging.NullHandler())
 log.setLevel(logging.ERROR)
 
-__version__ = "0.3.10"
+__version__ = "0.3.11"
 version = tuple(__version__.split('.'))
\ No newline at end of file
diff --git a/packaging/ubuntu/lbry.desktop b/packaging/ubuntu/lbry.desktop
index 7adaf1da7..53b09e185 100644
--- a/packaging/ubuntu/lbry.desktop
+++ b/packaging/ubuntu/lbry.desktop
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Version=0.3.10
+Version=0.3.11
 Name=LBRY
 Comment=The world's first user-owned content marketplace
 Icon=lbry