Skip to content

Commit

Permalink
release v1.0.20-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Jun 27, 2024
1 parent 21d4462 commit 1deb634
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHAGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

See last releases and versions

### V1.0.20- Beta

**Highlights**

- Fixed dependencies

### V1.0.19 - Beta

Expand Down
2 changes: 1 addition & 1 deletion MANIFEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Name: Javascript-DLC
Authors: 23388 and Rsync
Software: FOSS
License: MIT
Version: 1.0.19-beta
Version: 1.0.20-beta
Type: javascript

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "javascript-dlc",
"version": "1.0.19-beta",
"version": "1.0.20-beta",
"description": "Javascript DLC library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1deb634

Please sign in to comment.