-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #263 from paviliondev/update-compatibility-main
DEV: Pin plugin for Discourse 3.1 stable
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
3.1.999: 1f35b80f85e5fd1efb7f4851f0845700432febdc | ||
2.7.99: e07a57e398b6b1676ab42a7e34467556fca5416b | ||
2.5.1: bb85b3a0d2c0ab6b59bcb405731c39089ec6731c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# frozen_string_literal: true | ||
# name: discourse-custom-wizard | ||
# about: Forms for Discourse. Better onboarding, structured posting, data enrichment, automated actions and much more. | ||
# version: 2.4.19 | ||
# version: 2.4.20 | ||
# authors: Angus McLeod, Faizaan Gagan, Robert Barrow, Keegan George, Kaitlin Maddever, Juan Marcos Gutierrez Ramos | ||
# url: https://github.com/paviliondev/discourse-custom-wizard | ||
# contact_emails: [email protected] | ||
|