Fixed maintainer and version fields
* Fixed format of maintainer email address. * Fixed template version number by putting quotation marks around it to make it a string.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
catalog:
|
||||
name: Huginn
|
||||
version: 0.1
|
||||
version: "0.1"
|
||||
description: Web automation framework. Your agents are standing by!
|
||||
questions:
|
||||
- variable: DB_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user