We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b7548 commit 0602928Copy full SHA for 0602928
2 files changed
Manifest.json
@@ -11,7 +11,7 @@
11
"email": "info@bibliograph.org"
12
}
13
],
14
- "version": "2.1.0"
+ "version": "2.1.1"
15
},
16
"provides": {
17
"namespace": "dialog",
@@ -25,4 +25,4 @@
25
"@qooxdoo/compiler": "^1.0.0-beta"
26
27
"$schema": "https://raw.githubusercontent.com/qooxdoo/qooxdoo-compiler/master/source/resource/qx/tool/schema/Manifest-1-0-0.json"
28
-}
+}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "qx-contrib-dialog",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "see http://cboulanger.github.io/qx-contrib-Dialog/",
5
"dependencies": {
6
"@qooxdoo/framework": "^6.0.0-alpha-20190511-1022"
0 commit comments