Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
withinJoel committed Jun 1, 2024
1 parent 6dd3739 commit f4ea295
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Modules/Modules.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////Version
const currentVersion = '1.1.8';
const currentVersion = '1.1.9';

////Load Script
function loadScript(url) {
Expand Down
1 change: 0 additions & 1 deletion Version/Version-1.0.0.js

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Elsa",
"version": "1.1.8",
"version": "1.1.9",
"description": "Elsa",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit f4ea295

Please sign in to comment.