Skip to content

Commit cc38028

Browse files
committed
1.0.0 - initial version
1 parent 080d311 commit cc38028

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44

55

6-
## [1.0.0] - 2023-01-09
6+
## [1.0.0] - 2023-01-25
77

88
Initial version of persistent values!
99

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configuration and the persistent value to be accessed.
1818
Persistent values are typically states, configuration options etc. which shall survice a restart of NodeRED.
1919

2020
# Installation
21-
[![NPM](https://nodei.co/npm/@waldbaer/node-red-persistent-values.png?downloads=true)](https://nodei.co/npm/@waldbaer/node-red-persistent-values.png?downloads=true)
21+
[![NPM](https://nodei.co/npm/@waldbaer/node-red-persistent-values.png?downloads=true)](https://www.npmjs.com/package/@waldbaer/node-red-persistent-values)
2222

2323
You can install the nodes using the NodeRED 'Manage palette' in the side bar.
2424

0 commit comments

Comments
 (0)