Auto Update

This commit is contained in:
砍砍
2023-12-26 21:03:56 +08:00
parent d76d4cde32
commit f0a18bace1
10 changed files with 209 additions and 105 deletions

View File

@@ -1,5 +1,5 @@
module Gitlab
class License
VERSION = '2.2.1'.freeze
VERSION = '2.4.0'.freeze
end
end