From 660772dd2ad8defdc51c95f11fb3eb48cedb40c1 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Wed, 30 Jul 2014 06:04:27 +0000 Subject: [PATCH] + Next major release will be v4.5 (big version jump because we drop Java 7 support) + Create new stable branch for scripting (since we no longer support Java 7) --- source/net/filebot/Settings.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/net/filebot/Settings.properties b/source/net/filebot/Settings.properties index 2020328d..0c50deda 100644 --- a/source/net/filebot/Settings.properties +++ b/source/net/filebot/Settings.properties @@ -1,6 +1,6 @@ # application settings application.name: FileBot -application.version: 4.2 +application.version: 4.5 application.revision: @{svn.revision} # application updates @@ -8,7 +8,7 @@ update.url: http://app.filebot.net/update.xml donate.url: http://www.filebot.net/donate.html # base URL for resolving script resources -script.fn: https://raw.githubusercontent.com/filebot/scripts/v4.1/%s.groovy +script.fn: https://raw.githubusercontent.com/filebot/scripts/v4.5/%s.groovy script.dev: https://raw.githubusercontent.com/filebot/scripts/devel/%s.groovy # google analytics