Skip to content

Commit 13a3975

Browse files
action@github.comaction@github.com
action@github.com
authored and
action@github.com
committed
chore(version): update version to 3.2.0
1 parent d9947c9 commit 13a3975

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
@@ -11,7 +11,7 @@
1111
<NoWarn>NU5128</NoWarn>
1212

1313
<Title>LogicBlocks Generator</Title>
14-
<Version>3.1.0</Version>
14+
<Version>3.2.0</Version>
1515
<Description>See what your hierarchical state machine code looks like as a diagram!</Description>
1616
<Copyright>© 2023 Chickensoft Games</Copyright>
1717
<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.1.0</Version>
16+
<Version>3.2.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)