We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c4317 commit f85d18cCopy full SHA for f85d18c
README.md
@@ -126,7 +126,10 @@ The easiest and fastest way is via our live chat on our [website](https://blockb
126
* Initial release.
127
128
#### 1.0.1
129
-* Minor fixes and improvements
+* Minor fixes and improvements.
130
+
131
+#### 1.0.2
132
+* Minor bugfixes.
133
134
### Upgrade Notice
135
* No breaking changes
install.json
@@ -1,7 +1,7 @@
1
{
2
"name": "BlockBee Payment Module",
3
"code": "blockbee",
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"author": "BlockBee",
6
"link": "https://blockbee.io"
7
}
0 commit comments