Skip to content

Commit ed09eff

Browse files
committed
Minor Changes to Release Notes
Removed banner warning message from release notes and bumped the build version.
1 parent 259aaf5 commit ed09eff

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

updater/post-update-message.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ <H1>
66
<div class="row justify-content-center">
77
<div class="card" style="width:80%">
88
<div class="card-body">
9-
10-
<div class="alert alert-danger" role="alert">
11-
Please note that if you were previously using the BT Meater modules (standard or alternative), they have been renamed. The updater
12-
should automatically rename the configuration, but if you experience any errors, please go through the configuration again. <br>
13-
</div>
14-
15-
<br>
16-
179
<p>
1810
This release contains bug fixes and feature updates since the previous version.
1911
</p>

updater/updater_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"server" : "1.9.0",
55
"cookfile" : "1.5.0",
66
"recipe" : "1.0.0",
7-
"build" : 42
7+
"build" : 43
88
},
99
"update_notes" : "",
1010
"update_warnings" : ""

0 commit comments

Comments
 (0)