From ec7b0f1dd7faa6598a914534299a4ae5cabb571f Mon Sep 17 00:00:00 2001 From: Bastian Bartmann Date: Sun, 8 Sep 2013 13:07:40 +0200 Subject: [PATCH] version 1.2.3 --- lib/podlove-web-player-rails/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/podlove-web-player-rails/version.rb b/lib/podlove-web-player-rails/version.rb index 4840657..15c76ff 100644 --- a/lib/podlove-web-player-rails/version.rb +++ b/lib/podlove-web-player-rails/version.rb @@ -1,6 +1,6 @@ module PodloveWebPlayerRails # version of the gem - VERSION = "1.2.2" + VERSION = "1.2.3" # version of the podlove web player PODLOVE_WEB_PLAYER_VERSION = "2.0.15" end