Skip to content

Commit 85b28f1

Browse files
Bump revision
1 parent fad939a commit 85b28f1

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,8 @@ For any issue, there are fundamentally three ways an individual can contribute:
228228

229229
## Change log
230230

231+
- 1.0.1 Documentation Updates
232+
- Fix subtitle & project paths
233+
- Remove unused grunt config
234+
231235
- 1.0.0 Initial Public Release

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libre-operator-order-mgt-table-panel",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A Libre panel to run and complete orders for manufacture",
55
"repository": {
66
"type": "git",

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"small": "img/icn-table-panel.svg",
2424
"large": "img/icn-table-panel.svg"
2525
},
26-
"version": "1.0.0",
27-
"updated": "2020-06-02"
26+
"version": "1.0.1",
27+
"updated": "2020-07-16"
2828
},
2929
"dependencies": {
3030
"grafanaVersion": "6.x.x",

0 commit comments

Comments
 (0)