1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-06-29 10:30:23 +02:00

gem: release 3.4.0

This commit is contained in:
cn
2023-01-20 14:57:35 +01:00
parent 194137adc8
commit 65a65081ae
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module OpenVPNStatusWeb
VERSION = '3.3.0'
VERSION = '3.4.0'
end