Skip to content

Commit

Permalink
chore: release v2.0.1
Browse files Browse the repository at this point in the history
- (mcm1957) Missing files blocking any functionality have been added to package again
  • Loading branch information
mcm1957 committed Nov 24, 2023
1 parent 70e7390 commit b445c49
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ More about pointer options could be found here: https://github.com/toorshia/just
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 2.0.1 (2023-11-24)
- (mcm1957) Missing files blocking any functionality have been added to package again

### 2.0.0 (2023-10-24)
Expand Down
4 changes: 2 additions & 2 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"common": {
"name": "vis-justgage",
"version": "2.0.1-alpha.0",
"version": "2.0.1",
"news": {
"2.0.1-alpha.0": {
"2.0.1": {
"en": "Missing files blocking any functionality have been added to package again",
"de": "Fehlende Dateien, die jede Funktionalität blockierten, wurden ewieder zum Paket hinzugefügt",
"ru": "Отсутствующие файлы, блокирующие любой функционал, были добавлены в пакет снова",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.vis-justgage",
"version": "2.0.1-alpha.0",
"version": "2.0.1",
"description": "justGage Widgets",
"author": {
"name": "Pmant",
Expand Down

0 comments on commit b445c49

Please sign in to comment.