Skip to content

Commit

Permalink
1.0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sshh12 committed Nov 9, 2024
1 parent 089d812 commit 8708708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AstroAppHTTPAPI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

// [MANDATORY] The assembly versioning
//Should be incremented for each new release build of a plugin
[assembly: AssemblyVersion("1.0.1.2")]
[assembly: AssemblyFileVersion("1.0.1.2")]
[assembly: AssemblyVersion("1.0.1.3")]
[assembly: AssemblyFileVersion("1.0.1.3")]

// [MANDATORY] The name of your plugin
[assembly: AssemblyTitle("Astro HTTP API")]
Expand Down

0 comments on commit 8708708

Please sign in to comment.