Skip to content

Commit

Permalink
Require kolbiri < 0.16.2
Browse files Browse the repository at this point in the history
The kolibri-desktop-auth-plugin module is broken with the newest version
of kolibri. To resolve this, we will need to rebase on the newest
version of kolibri-installer-gnome.
  • Loading branch information
dylanmccall committed Aug 19, 2024
1 parent 2bdc332 commit 14113b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-aux/flatpak/modules/python3-kolibri.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"packagetype": "bdist_wheel",
"versions": {
">=": "0.16.0",
"<": "0.17.0"
"<": "0.16.2"
},
"stable-only": true
}
Expand Down

0 comments on commit 14113b8

Please sign in to comment.