Skip to content

Commit

Permalink
changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
FallBackITA27 committed May 19, 2024
1 parent 8ca1fd6 commit 9d651c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gtav-interactive-map/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3>Timers</h3>
<div id="changelog"></div>
<h2>Changelog</h2>
<p>All the dates are in <a target="_blank" href="https://en.wikipedia.org/wiki/Central_European_Time">CET</a>.</p>
<h3>2024 - 05 - 19 | TIME HERE | Version 0.5.0</h3>
<h3>2024 - 05 - 19 | 13:32 | Version 0.5.0</h3>
<p>Added Signal Jammers to the website</p>
<p class="sig">Signed: FalB</p>
<h3>2024 - 05 - 18 | 21:30 | Version 0.4.0</h3>
Expand Down
2 changes: 1 addition & 1 deletion gtav-interactive-map/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const weekday = [
let insertMarkersMode = true;

let saveData = {
version: "0.4.0",
version: "0.5.0",
selectedTileLayer: "game",
lastZoom: 2,
lastCoords: [38.959409, -75.410156],
Expand Down

0 comments on commit 9d651c7

Please sign in to comment.