Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlm committed Mar 8, 2024
1 parent fd92501 commit 7dec677
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions source/tools/RegisterBot/RegisterBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ToolCommandName>RegisterBot</ToolCommandName>
<PackageOutputPath>./nupkg</PackageOutputPath>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<VersionPrefix>2.0.6</VersionPrefix>
<AssemblyVersion>2.0.6.0</AssemblyVersion>
<VersionPrefix>2.0.7</VersionPrefix>
<AssemblyVersion>2.0.7.0</AssemblyVersion>
<Description>Command line tool for registering a bot.</Description>
<Company>Microsoft</Company>
<Authors>Microsoft</Authors>
Expand Down
2 changes: 1 addition & 1 deletion source/tools/RegisterBot/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RegisterBot Version 2.0.3
RegisterBot Version 2.0.7

```RegisterBot [--endpoint endpoint] [--name botName] [--resource-group groupName] [--help]```

Expand Down

0 comments on commit 7dec677

Please sign in to comment.