1
0
Fork 0

Fix prettier issue and bump version

Dieser Commit ist enthalten in:
Angus McLeod 2023-03-08 11:10:46 +01:00
Ursprung 0fc2c6b850
Commit 9bb01d29ab
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -72,7 +72,7 @@ const field = {
required: null,
type: null,
condition: null,
tag_groups: null
tag_groups: null,
},
types: {},
mapped: ["prefill", "content", "condition", "index"],

Datei anzeigen

@ -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.2.3
# version: 2.2.4
# authors: Angus McLeod, Faizaan Gagan, Robert Barrow, Keegan George, Kaitlin Maddever
# url: https://github.com/paviliondev/discourse-custom-wizard
# contact_emails: development@pavilion.tech