Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusLang committed Dec 27, 2023
1 parent 5570323 commit 2831676
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feiertage.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ <h3><span style="color: #339900;">Input</span></h3>
<p>The input can be used to trigger special outputs. The keywords are listed below.</p>
<ul>
<li><p><b>isTodayHoliday</b> boolean whether today is holiday</p></li>
<li><p><b>isTomorrowHoliday</b> boolean whether today is holiday</p></li>
<li><p><b>isTomorrowHoliday</b> boolean whether tomorrow is holiday</p></li>
<li><p><b>isChristmasTime</b> boolean whether today is Christmas time (1. Advent - Heilige drei Könige)</p></li>
<li><p><b>nextHoliday</b> information about next holiday</p></li>
<li><p><b>nextThreeHolidays</b> information about next 3 holidays</p></li>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"type": "git",
"url": "git+https://github.com/MariusLang/node-red-contrib-feiertage.git"
},
"version": "1.6.0",
"version": "1.6.1",
"bugs": {
"url": "https://github.com/MariusLang/node-red-contrib-feiertage/issues"
},
Expand Down

0 comments on commit 2831676

Please sign in to comment.