Skip to content

Commit

Permalink
v2.5.3 :shipit:
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlag committed Nov 18, 2024
1 parent 770082a commit 235fb9b
Show file tree
Hide file tree
Showing 5 changed files with 325 additions and 200 deletions.

Large diffs are not rendered by default.

511 changes: 318 additions & 193 deletions dist/assets/index-CGoKl-Vb.js → dist/assets/index-BBOYmM5C.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
user-select: text;
}
</style>
<script type="module" crossorigin src="/app/assets/index-CGoKl-Vb.js"></script>
<link rel="stylesheet" crossorigin href="/app/assets/index-DHPJcTXl.css">
<script type="module" crossorigin src="/app/assets/index-BBOYmM5C.js"></script>
<link rel="stylesheet" crossorigin href="/app/assets/index-BAzKLM6K.css">
</head>

<body
Expand Down
6 changes: 3 additions & 3 deletions src/app/app_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.5.2",
"versionDate": 0,
"devMode": true
"version": "2.5.3",
"versionDate": 1731960000000,
"devMode": false
}
2 changes: 1 addition & 1 deletion src/pages/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function makeHelpOverview() {
<br>
<h2>Learn more at the help site</h2>
<p>
Help articles for Glyphr Studio v2 will be at
Help articles for Glyphr Studio v2 can be found at
<a href="https://www.glyphrstudio.com/help" target="_blank">glyphrstudio.com/help</a>,
please email us if you find anything missing.
</p>
Expand Down

0 comments on commit 235fb9b

Please sign in to comment.