Skip to content

Commit

Permalink
Merge pull request #2761 from nextcloud/bump_to_3.1.1
Browse files Browse the repository at this point in the history
Bump release to 3.1.1
  • Loading branch information
Kevin Ottens authored Dec 22, 2020
2 parents f0292b1 + b69c047 commit 75c329f
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 0 )
set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )

Expand Down

0 comments on commit 75c329f

Please sign in to comment.