diff options
Diffstat (limited to 'livefeatures.h')
-rw-r--r-- | livefeatures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/livefeatures.h b/livefeatures.h index bef2b1a..2f246cc 100644 --- a/livefeatures.h +++ b/livefeatures.h @@ -60,7 +60,7 @@ namespace features struct epgsearch { static const char* Plugin() { return "epgsearch"; } - static const char* MinVersion() { return "0.9.24.beta20"; } + static const char* MinVersion() { return "0.9.25.beta6"; } }; struct streamdev_server |