Skip to content

Commit 2b9ee5d

Browse files
committed
0.1.1
1 parent 383a060 commit 2b9ee5d

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### Next version
3+
### Version 0.1.1
44

55
- Fixed Postgres not starting when Dashboards was run as an administrator.
66

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
1212

1313
Licensor: **Max Planck Gesellschaft (MPG)**
1414

15-
Licensed Work: **Diffix Dashboards 0.1.0**
15+
Licensed Work: **Diffix Dashboards 0.1.1**
1616

1717
Additional Use Grant:
1818

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -2,7 +2,7 @@
22
"name": "DiffixDashboards",
33
"productName": "Diffix Dashboards",
44
"author": "Max Planck Gesellschaft (MPG)",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"description": "Desktop application for producing anonymized dashboards using `Open Diffix`.",
77
"main": ".webpack/main",
88
"scripts": {

0 commit comments

Comments
 (0)