handle HtmlText module transition from SQL scripts to Migrations in module rather than in core framework
This commit is contained in:
		| @ -8,9 +8,9 @@ namespace Oqtane.Modules.HtmlText | ||||
|         { | ||||
|             Name = "HtmlText", | ||||
|             Description = "Renders HTML or Text Content", | ||||
|             Version = "1.0.0", | ||||
|             Version = "1.0.1", | ||||
|             ServerManagerType = "Oqtane.Modules.HtmlText.Manager.HtmlTextManager, Oqtane.Server", | ||||
|             ReleaseVersions = "1.0.0", | ||||
|             ReleaseVersions = "1.0.0,1.0.1", | ||||
|             SettingsType = "Oqtane.Modules.HtmlText.Settings, Oqtane.Client" | ||||
|         }; | ||||
|     } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker