openvpn-status-web/lib/openvpn-status-web/version.rb

6 lines
79 B
Ruby

# frozen_string_literal: true
module OpenVPNStatusWeb
VERSION = '3.3.0'
end