mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 12:35:52 +03:00
Bump version to 3.5.82
Signed-off-by: alex-z <blackslayer4@gmail.com>
This commit is contained in:
parent
59c63dcd28
commit
fe7e883f3d
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
set( MIRALL_VERSION_MAJOR 3 )
|
||||
set( MIRALL_VERSION_MINOR 5 )
|
||||
set( MIRALL_VERSION_PATCH 81 )
|
||||
set( MIRALL_VERSION_PATCH 82 )
|
||||
set( MIRALL_VERSION_YEAR 2022 )
|
||||
set( MIRALL_SOVERSION 0 )
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ copyright = u'2013-2022, The Nextcloud developers'
|
|||
# The short X.Y version.
|
||||
version = '3.6'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.5.81'
|
||||
release = '3.5.82'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in a new issue