Skip to content

Commit c1deec0

Browse files
committed
build(backend): update application version to 2.1.0
1 parent 6eda06f commit c1deec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- Versioning -->
2929
<!-- Application version (update before creating Git tags/releases) -->
3030
<!-- MSBuild automatically derives FileVersion and AssemblyVersion from this -->
31-
<Version>2.0.0</Version>
31+
<Version>2.1.0</Version>
3232

3333
<!-- Build Configuration -->
3434
<Deterministic>true</Deterministic>

0 commit comments

Comments
 (0)