Skip to content

Commit e0f04cf

Browse files
committed
Release v2.5.7
1 parent 4b1131f commit e0f04cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ body:
3232
description: Specify the version of AdvancedSharpAdbClient you're using.
3333
options:
3434
- "Latest Source"
35+
- "2.5.7"
3536
- "2.5.6"
3637
- "2.5.5"
3738
- "2.5.4"

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<RepositoryUrl>https://github.com/yungd1plomat/AdvancedSharpAdbClient</RepositoryUrl>
2525
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2626
<Title>.NET client for adb, Android Debug Bridge (AdvancedSharpAdbClient)</Title>
27-
<VersionPrefix>2.5.6</VersionPrefix>
27+
<VersionPrefix>2.5.7</VersionPrefix>
2828
</PropertyGroup>
2929

3030
<PropertyGroup>

0 commit comments

Comments
 (0)