Skip to content

Commit

Permalink
release v1.0.26-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Sep 2, 2024
1 parent 9feab6d commit eb7f7f9
Show file tree
Hide file tree
Showing 4 changed files with 8 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.26 - Beta

- Fixed bugs and issues
- Added bindings for Rust, C++ and TS

## V1.0.25 - Beta

- Fixed imports for LDK
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.24-beta
Version: 1.0.26-beta
Type: javascript

1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ currently being supported with security updates.
| v1.0.23-beta | :white_check_mark: |
| v1.0.24-beta | :white_check_mark: |
| v1.0.25-beta | :white_check_mark: |
| v1.0.26-beta | :white_check_mark: |

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.25-beta",
"version": "1.0.26-beta",
"description": "Javascript DLC library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit eb7f7f9

Please sign in to comment.