Skip to content

Commit

Permalink
update description and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-photo committed Nov 8, 2022
1 parent be00626 commit c08e4c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NINA.Plugin.Template/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.5.5.1")]
[assembly: AssemblyFileVersion("1.5.5.1")]
[assembly: AssemblyVersion("1.5.5.2")]
[assembly: AssemblyFileVersion("1.5.5.2")]

// [MANDATORY] The name of your plugin
[assembly: AssemblyTitle("Lens AF")]
Expand Down Expand Up @@ -48,7 +48,7 @@
- A Camera Lens that supports AF
- The plugin only runs in the advanced sequencer and the imaging tab
The plugin was tested using the following camera and lenses:
The plugin was tested using the following camera and lenses (Note that there are often issues with third-party lenses, so be aware of that):
- Canon EOS 600d
- Canon EF 100-400 f/4.5-5.6 L IS USM
- Canon EF 24-105 f/4 L IS USM
Expand Down

0 comments on commit c08e4c4

Please sign in to comment.