diff --git a/RestoolsBBWatchReloaded.js b/RestoolsBBWatchReloaded.js
index 14affba..aa19bbc 100644
--- a/RestoolsBBWatchReloaded.js
+++ b/RestoolsBBWatchReloaded.js
@@ -1,7 +1,7 @@
// ==UserScript==
// @name IITC plugin: ResTools BB Watch Reloaded
// @namespace https://git.martinvylet.cz/vykend/ResTools-BB-Watch-Reloaded
-// @version 0.3
+// @version 0.4
// @description Scan window for BBs on ornamented portals, then check results
// @author vikend
// @icon
@@ -317,8 +317,8 @@ function wrapper(plugin_info)
let htmlEnd = `
- ` + bestScore + bestScoreVolatiles`
- Reset local storage
+ ` + bestScore + bestScoreVolatiles + `
+ Reset local storage (refresh window after)
Refresh this window
`;