1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2026-06-19 10:47:43 +02:00

gem: release 3.2.1

This commit is contained in:
cn
2022-01-18 23:18:00 +01:00
parent eb2bb4d632
commit ea7b3a947c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module OpenVPNStatusWeb
VERSION = '3.2.0'
VERSION = '3.2.1'
end