Skip to content

Commit 1deb634

Browse files
author
223880
committed
release v1.0.20-beta
1 parent 21d4462 commit 1deb634

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHAGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
See last releases and versions
44

5+
### V1.0.20- Beta
6+
7+
**Highlights**
8+
9+
- Fixed dependencies
510

611
### V1.0.19 - Beta
712

MANIFEST.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Name: Javascript-DLC
22
Authors: 23388 and Rsync
33
Software: FOSS
44
License: MIT
5-
Version: 1.0.19-beta
5+
Version: 1.0.20-beta
66
Type: javascript
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-dlc",
3-
"version": "1.0.19-beta",
3+
"version": "1.0.20-beta",
44
"description": "Javascript DLC library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)