View Single Post
Old Today, 01:30 PM   #11
MikeMaloney
Enthusiast
MikeMaloney began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2021
Device: iBooks
Quote:
Notice your plugin tag is written incorrectly as "<plugin>>" instead of "<plugin>"

and for consistency your version string should have 3 parts so "1.0.0" versus "1.0" and it should appear in the plugin name after the underscore:

FootnoteFixer_v1.0.0.zip

to match what your plugin.xml says.

After making that change, it should work as far as I can tell.
D’oh I knew it had to be something obvious. Thanks

Lesson learned: always use a dedicated programming tool.
MikeMaloney is offline   Reply With Quote