Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed Mar 10, 2024
1 parent deb4b93 commit 0e7246e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<script>
/* APP INFO */
const appName = 'Scribble';
const latestVersion = '8.7';
const otherVersions = ['9.0', '8.6', '8.5', '8.4', '8.3', '8.2', '8.1', '8.0', '7.1', '6.0'];
const latestVersion = '9.0';
const otherVersions = ['8.7', '8.6', '8.5', '8.4', '8.3', '8.2', '8.1', '8.0', '7.1', '6.0'];

/* DOCSIFY CONFIG */
window.$docsify = {
Expand Down

0 comments on commit 0e7246e

Please sign in to comment.