Skip to content

Commit edbc282

Browse files
action@github.comaction@github.com
action@github.com
authored and
action@github.com
committed
chore(version): update version to 4.2.2
1 parent 6767e7f commit edbc282

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>4.2.1</Version>
15+
<Version>4.2.2</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>4.2.1</Version>
16+
<Version>4.2.2</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)