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 c7251d6..93bd514 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.23.beta10"; } + static const char* MinVersion() { return "0.9.24.beta19"; } }; struct streamdev_server |