Skip to content

Commit

Permalink
Prepare go live 0.14.5 (#2384)
Browse files Browse the repository at this point in the history
  • Loading branch information
2Abendsegler authored Apr 12, 2023
2 parents 9d42bc3 + 403df46 commit 8b2e67a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gc_little_helper_II.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -13306,8 +13306,8 @@ var mainGC = function() {
//--> $$002
code += '<img src="https://c.andyhoppe.com/1643060379"' + prop; // Besucher
code += '<img src="https://c.andyhoppe.com/1643060408"' + prop; // Seitenaufrufe
code += '<img src="https://s11.flagcounter.com/count2/BvcF/bg_FFFFFF/txt_000000/border_CCCCCC/columns_6/maxflags_60/viewers_0/labels_1/pageviews_1/flags_0/percent_0/"' + prop;
code += '<img src="https://www.worldflagcounter.com/itw"' + prop;
code += '<img src="https://s11.flagcounter.com/count2/q4p7/bg_FFFFFF/txt_000000/border_CCCCCC/columns_6/maxflags_60/viewers_0/labels_1/pageviews_1/flags_0/percent_0/"' + prop;
code += '<img src="https://www.worldflagcounter.com/iuf"' + prop;
//<-- $$002
div.innerHTML = code;
side.appendChild(div);
Expand Down Expand Up @@ -14697,7 +14697,7 @@ var mainGC = function() {
html += thanksLineBuild("V60", "V60GC", false, false, false, true, false);
html += thanksLineBuild("vylda", "", false, false, false, true, false);
html += thanksLineBuild("winkamol", "", false, false, false, true, false);
var thanksLastUpdate = "28.02.2023";
var thanksLastUpdate = "12.04.2023";
//<-- $$006
html += " </tbody>";
html += "</table>";
Expand Down
2 changes: 1 addition & 1 deletion last_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14.4
0.14.5

0 comments on commit 8b2e67a

Please sign in to comment.