+ 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)
This commit is contained in:
Reinhard Pointner 2014-07-30 06:04:27 +00:00
parent a66ccc2b0e
commit 660772dd2a
1 changed files with 2 additions and 2 deletions

View File

@ -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