Skip to content

Commit 9191af0

Browse files
committed
mark new version
1 parent 651bde2 commit 9191af0

File tree

42 files changed

+42
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+42
-42
lines changed

js/webui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
var theWebUI =
77
{
8-
version: "3.7",
8+
version: "3.8",
99
tables:
1010
{
1111
trt:

plugins/_getdir/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugin.description: This plugin provides the possibility of comfortable navigation on a host file system.
22
plugin.author: dmrom
33
plugin.runlevel: 1
4-
plugin.version: 3.7
4+
plugin.version: 3.8
55
rtorrent.need: 0
66
php.extensions.warning: json
77
plugin.help: https://github.com/Novik/ruTorrent/wiki/Plugin_getdir

plugins/_noty/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin.description: This plugin provides the notification functionality for other plugins.
22
plugin.author: Novik
3-
plugin.version: 3.7
3+
plugin.version: 3.8
44
rtorrent.need: 0
55
plugin.may_be_shutdowned: 0
66
plugin.runlevel: 1

plugins/_task/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin.description: This plugin provides the possibility of running various scripts on the host system.
22
plugin.author: Novik
3-
plugin.version: 3.7
3+
plugin.version: 3.8
44
php.extensions.error: json
55
rtorrent.external.warning: pgrep
66
rtorrent.remote: error

plugins/autotools/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugin.description: This plugin provides some possibilities on automation.
22
plugin.author: dmrom
33
plugin.runlevel: 5
4-
plugin.version: 3.7
4+
plugin.version: 3.8
55
rtorrent.remote: error
66
rtorrent.external.error: php
77
rtorrent.php.error: move.php,label.php,watch.php,autotools.php,util_rt.php,conf.php

plugins/check_port/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugin.description: This plugin adds an incoming port status indicator to the bottom bar.
22
plugin.author: Novik
3-
plugin.version: 3.7
3+
plugin.version: 3.8
44
rtorrent.need: 1
55
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCheckPort

plugins/chunks/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin.description: This plugin shows the download status of torrent chunks.
22
plugin.author: Zoltan Csala,Novik
33
plugin.runlevel: 11
4-
plugin.version: 3.7
4+
plugin.version: 3.8
55
rtorrent.version: 0.8.5
66
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginChunks

plugins/cookies/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin.description: This plugin provides cookies information for authentication on trackers.
22
plugin.author: Novik
3-
plugin.version: 3.7
3+
plugin.version: 3.8
44
rtorrent.need: 0
55
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCookies
66
php.extensions.warning: json

plugins/cpuload/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin.description: This plugin adds a CPU Load indicator to the bottom bar.
22
plugin.author: Novik
3-
plugin.version: 3.7
3+
plugin.version: 3.8
44
plugin.runlevel: 9
55
rtorrent.need: 0
66
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCpuload

plugins/create/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin.description: This plugin allows for the creation of new .torrent files.
22
plugin.author: Novik
3-
plugin.version: 3.7
3+
plugin.version: 3.8
44
plugin.dependencies: _task
55
rtorrent.need: 0
66
rtorrent.remote: error

0 commit comments

Comments
 (0)