Skip to content

Commit

Permalink
tags added
Browse files Browse the repository at this point in the history
  • Loading branch information
totoantibes committed Jul 15, 2024
1 parent f91926d commit bab59ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

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

// [MANDATORY] The name of your plugin
[assembly: AssemblyTitle("LumixCamera")]
Expand Down Expand Up @@ -39,7 +39,7 @@
[assembly: AssemblyMetadata("Homepage", "https://github.com/totoantibes/NinaLumixPlugin")]

//[Optional] Common tags that quickly describe your plugin
[assembly: AssemblyMetadata("Tags", "")]
[assembly: AssemblyMetadata("Tags", "camera lumix native")]

//[Optional] A link that will show a log of all changes in between your plugin's versions
[assembly: AssemblyMetadata("ChangelogURL", "https://github.com/totoantibes/NinaLumixPlugin")]
Expand Down

0 comments on commit bab59ea

Please sign in to comment.