Files
Orchard/src/Orchard.Web/Modules/Orchard.Migrations/Module.txt
Renaud Paquay 8935efc96c Update version # to 0.9.0
--HG--
branch : dev
2010-12-13 21:56:39 -08:00

17 lines
527 B
Plaintext

Name: Migrations
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 0.9.0
OrchardVersion: 0.9.0
Description: Data migration commands.
Features:
Orchard.Migrations:
Name: Migrations
Description: Data migration commands.
Category: Developer
DatabaseUpdate:
Name: Database Update
Description: Commands for updating the database schema according to the definition of the "Record" classes in code.
Category: Developer