Skip to content

Commit

Permalink
fix broken dependencies in package
Browse files Browse the repository at this point in the history
  • Loading branch information
matdave committed Feb 10, 2021
1 parent b9b7b0a commit a2f8787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _build/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"lowCaseName": "fred",
"description": "Frontend Editor",
"author": "John Peca",
"version": "1.2.2-pl",
"version": "1.2.3-pl",
"package": {
"menus": [
{
Expand Down
2 changes: 1 addition & 1 deletion core/components/fred/docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fred 1.2.2 fixes some issues withnot assigning media source paths, elFinder hiding certain paths, and a bug with the fred-render function not working consistently.
Fred 1.2.3 fixes an issue with some broken dependencies during last package build.

0 comments on commit a2f8787

Please sign in to comment.