fix: version
This commit is contained in:
parent
409036d97c
commit
dd226bb64b
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module Gitea
|
||||
VERSION = "0.8.0"
|
||||
VERSION = "0.8.1"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue