Skip to content

Commit

Permalink
1.0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sshh12 committed Oct 28, 2024
1 parent 8746a19 commit eccf1ec
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.0.10")]
[assembly: AssemblyFileVersion("1.0.0.10")]
[assembly: AssemblyVersion("1.0.1.2")]
[assembly: AssemblyFileVersion("1.0.1.2")]

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

0 comments on commit eccf1ec

Please sign in to comment.