mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-04-28 10:21:24 -05:00
updates SUPPORTED_TMUX_VERSIONS to include 2.4, 2.5, 2.6
This commit is contained in:
@@ -16,7 +16,10 @@ module Tmuxinator
|
||||
2.0,
|
||||
2.1,
|
||||
2.2,
|
||||
2.3
|
||||
2.3,
|
||||
2.4,
|
||||
2.5,
|
||||
2.6
|
||||
].freeze
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user