File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## 2.4.1
5+
6+ - passing idp to slave, back to master on logout.
7+ - storing idp in user preferences.
8+
49## 2.4.0
510
611- compat nc26
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build_dir=$(CURDIR)/build/artifacts
55source_dir =$(build_dir ) /source
66sign_dir =$(build_dir ) /sign
77package_name =$(app_name )
8- version+ =2.3 .1
8+ version+ =2.4 .1
99
1010all : appstore
1111
Original file line number Diff line number Diff line change 44 <name >Global Site Selector</name >
55 <summary >Nextcloud Portal to redirect users to the right instance</summary >
66 <description >The Global Site Selector allows you to run multiple small Nextcloud instances and redirect users to the right server</description >
7- <version >2.4.0 </version >
7+ <version >2.4.1 </version >
88 <licence >agpl</licence >
99 <author >Bjoern Schiessle</author >
1010 <author >Maxence Lange</author >
You can’t perform that action at this time.
0 commit comments