mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
Merge branch 'release/v8.3.0' into develop
# Conflicts: # CHANGELOG.md # web/documentserver-example/nodejs/public/assets/document-formats # web/documentserver-example/nodejs/views/editor.ejs
This commit is contained in:
@ -31,7 +31,7 @@ class ConfigurationManager
|
||||
|
||||
sig { void }
|
||||
def initialize
|
||||
@version = '1.11.0'
|
||||
@version = '1.12.0'
|
||||
end
|
||||
|
||||
sig { returns(T.nilable(URI::Generic)) }
|
||||
|
||||
Reference in New Issue
Block a user