plsqldoc plugin - wrong version info in Help - Check online Updates

Bernhard S

Member³
I'm using PL/SQL Documentation (plsqldoc) plugin (see Allround Automations - PL/SQL Developer - Plug-Ins.
When I check the version using PSD Help - Check online Updates
it shows me for plsqldoc:

  • Your Version: 1.2.0.3
  • Latest Version: 1.2.0.1
  • Status : OK
How can my version be newer than the latest version?
Who is wrong here? Could you maybe publish the details of the latest version on the Plug-Ins page?
 
The versioning for PL/SQL Documentation (plsqldoc) plugin is still inconsistent. I installed the latest version 1.2.2. It showed the message, that it was installed successfully.
When I check the version using PSD Help - Check online Updates
it shows me for plsqldoc:

Your Version: 1.2.2.0
Latest Version: 1.2.2.0
Status : Ok

Checking in command window I get:

SQL> plugin plsqldoc about
PL/SQL Documentation (plsqldoc), Version 1.2.1
Allround Automations, Copyright (c) 2011

When I check via Tools - Configure Plug-Inst.. - plsqldoc - info
I get as well:
PL/SQL Documentation (plsqldoc), Version 1.2.1
Allround Automations, Copyright (c) 2011
 
Back
Top