diff options
Diffstat (limited to 'examples/plugin_new_macro.py')
-rw-r--r-- | examples/plugin_new_macro.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/plugin_new_macro.py b/examples/plugin_new_macro.py index 159a92f2..6757e491 100644 --- a/examples/plugin_new_macro.py +++ b/examples/plugin_new_macro.py @@ -1,4 +1,4 @@ -# Compatible with ranger 1.6.* +# Compatible with ranger 1.6.0 through 1.7.* # # This plugin adds the new macro %date which is substituted with the current # date in commands that allow macros. You can test it with the command |