Hi. Thank you for this plugin. I noticed that on your last release, you did not update the Version in the php file's header to 1.1.6. This causes the old 1.1.5 version number to appear in the plugin admin pages and code
This affects upgrade logic that depends on this version number, web UIs, etc.
I installed this plugin using the WP admin UI. The code on the drive is the code you tagged 1.1.6. But the admin UI shows...

wp-cli displayed this. Notice the download URL is for 1.1.6 but the UI labels it 1.1.5
Installing Secure DB Connection (1.1.5)
Downloading installation package from https://downloads.wordpress.org/plugin/secure-db-connection.1.1.6.zip...
Unpacking the package...
Installing the plugin...
Plugin installed successfully.
Success: Installed 1 of 1 plugins.
Hi. Thank you for this plugin. I noticed that on your last release, you did not update the
Versionin the php file's header to1.1.6. This causes the old1.1.5version number to appear in the plugin admin pages and codeThis affects upgrade logic that depends on this version number, web UIs, etc.
secure-db-connection/secure-db-connection.php
Line 9 in 71390fc
I installed this plugin using the WP admin UI. The code on the drive is the code you tagged

1.1.6. But the admin UI shows...wp-cli displayed this. Notice the download URL is for 1.1.6 but the UI labels it 1.1.5