0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-06-02 22:08:59 +02:00

bump version, cleanup

Dieser Commit ist enthalten in:
Faizaan Gagan 2022-02-09 12:03:17 +05:30
Ursprung ec78229ba0
Commit c6ec744b13

Datei anzeigen

@ -1,13 +1,13 @@
# frozen_string_literal: true
# name: discourse-custom-wizard
# about: Create custom wizards
# version: 1.18.0.stable
# version: 1.18.1.stable
# authors: Angus McLeod
# url: https://github.com/paviliondev/discourse-custom-wizard
# contact emails: angus@thepavilion.io
gem 'liquid', '5.0.1', require: true
## ensure compatibility with category lockdown plugin
register_asset 'stylesheets/common/wizard-admin.scss'
register_asset 'stylesheets/common/wizard-mapper.scss'