Skip to content

Commit

Permalink
Merge pull request #2880 from nextcloud/bump_to_3.1.2
Browse files Browse the repository at this point in the history
Bump release to 3.1.2
  • Loading branch information
Kevin Ottens authored Jan 28, 2021
2 parents 6bb3db0 + ef3922a commit 9398260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 1 )
set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )

Expand Down

2 comments on commit 9398260

@0xBYTESHIFT
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now desktop app on ubuntu 20.10 actually works and syncs files well, great work on this 🎆

@er-vin
Copy link
Member

@er-vin er-vin commented on 9398260 Feb 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, thanks, such feedback is definitely appreciated. ;-)

Please sign in to comment.