Skip to content

Commit 87fd596

Browse files
action@github.comaction@github.com
action@github.com
authored and
action@github.com
committed
chore(version): update version to 3.3.0
1 parent 2a781a2 commit 87fd596

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Chickensoft.LogicBlocks.Generator/Chickensoft.LogicBlocks.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<OutputPath>./nupkg</OutputPath>
1313

1414
<Title>LogicBlocks Generator</Title>
15-
<Version>3.2.0</Version>
15+
<Version>3.3.0</Version>
1616
<Description>See what your hierarchical state machine code looks like as a diagram!</Description>
1717
<Copyright>© 2023 Chickensoft Games</Copyright>
1818
<Authors>Chickensoft</Authors>

Chickensoft.LogicBlocks/Chickensoft.LogicBlocks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<DebugType>portable</DebugType>
1414

1515
<Title>LogicBlocks</Title>
16-
<Version>3.2.0</Version>
16+
<Version>3.3.0</Version>
1717
<Description>Human-friendly, hierarchical state machines for games and apps in C#.</Description>
1818
<Copyright>© 2023 Chickensoft</Copyright>
1919
<Authors>Chickensoft</Authors>

0 commit comments

Comments
 (0)