Skip to content

Commit d3becf9

Browse files
committed
bump version for release
1 parent 2363496 commit d3becf9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

WoLua/WoLua.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project Sdk="Dalamud.NET.Sdk/15.0.0">
33
<PropertyGroup>
44
<Product>WoLua</Product>
5-
<Version>4.3.3</Version>
5+
<Version>4.3.4</Version>
66
<Description>Warrior of... Lua? Write your own chat commands in lua for FFXIV/Dalamud!</Description>
77
<Copyright>Copyleft VariableVixen 2022</Copyright>
88
</PropertyGroup>

WoLua/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"DotNet.ReproducibleBuilds": {
1212
"type": "Direct",
13-
"requested": "[2.0.2, )",
14-
"resolved": "2.0.2",
15-
"contentHash": "VaHoEN6YHp0jXucxm67vfuRy8zo9ufiKSuaZ4ZudRi8xmWcEFMKxfCsg2nvYNvdISFTURDu+IHqADGh53+Bamw=="
13+
"requested": "[1.2.39, )",
14+
"resolved": "1.2.39",
15+
"contentHash": "fcFN01tDTIQqDuTwr1jUQK/geofiwjG5DycJQOnC72i1SsLAk1ELe+apBOuZ11UMQG8YKFZG1FgvjZPbqHyatg=="
1616
},
1717
"Microsoft.NET.ILLink.Tasks": {
1818
"type": "Direct",

0 commit comments

Comments
 (0)