Skip to content

Commit

Permalink
"Release v7.0.0-beta.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
hkollmann committed Oct 15, 2021
1 parent 44747d2 commit fdf8bda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions Manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"email": "[email protected]"
}
],
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"sourceViewUri": "https://github.com/qooxdoo/qooxdoo/blob/%{qxGitBranch}/framework/source/class/%{classFilePath}#L%{lineNumber}"
},
"provides": {
Expand Down Expand Up @@ -179,5 +179,6 @@
"requires": {
"@qooxdoo/compiler": "^1.0.3",
"@qooxdoo/framework": "^6.0.2"
}
}
},
"requires.@qooxdoo/framework": "^6.0.2^7.0.0-beta.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qooxdoo/framework",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "The JS Framework for Coders",
"author": "The qooxdoo project",
"keywords": [
Expand Down

0 comments on commit fdf8bda

Please sign in to comment.