mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update changelog and version for 0.26.3
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "libloot-nodejs"
|
||||
version = "0.26.2"
|
||||
version = "0.26.3"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[lib]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libloot-nodejs-linux-x64-gnu",
|
||||
"version": "0.26.2",
|
||||
"version": "0.26.3",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libloot-nodejs-win32-x64-msvc",
|
||||
"version": "0.26.2",
|
||||
"version": "0.26.3",
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libloot-nodejs",
|
||||
"version": "0.26.2",
|
||||
"version": "0.26.3",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"napi": {
|
||||
|
||||
Reference in New Issue
Block a user