Skip to content

Commit

Permalink
releng: prepare extension for 0.0.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raducotescu committed Mar 27, 2018
1 parent c4d3a71 commit 5178335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name" : "aem-brackets-extension",
"title" : "AEM Brackets Extension",
"description" : "The AEM Brackets Extension provides a smooth and easy development workflow for front-end developers to edit AEM components. Its main features are: automatic synchronisation of changed project files to your AEM instance; manual importing of content from the AEM instance to the project; Sightly syntax-highlighting and auto-completion; easy editing of associated client libraries (CSS, JavaScript).",
"version" : "0.0.14-dev",
"version" : "0.0.14",
"engines" : {
"brackets": ">=0.45.0"
},
Expand Down

0 comments on commit 5178335

Please sign in to comment.