Plugin Directory

Changeset 3010810


Ignore:
Timestamp:
12/16/2023 11:45:39 AM (2 years ago)
Author:
digireturn
Message:

update version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dn-footer-contacts/trunk/dn-footer-contacts.php

    r3007402 r3010810  
    22    Plugin Name: DN Footer Contacts
    33    Description: Elegant bottom bar with "Call to Action" buttons to be contacted immediately and easily and clicks statistics.
    4     Version: 1.6
     4    Version: 1.6.1
    55    Author: Digireturn
    66    Author URI: https://digireturn.it/
     
    1313define('DN_FOOTER_CONTACTS_PATH',dirname(__file__).'/');
    1414define('DN_FOOTER_CONTACTS_NAME','Footer Contacts');
    15 define('DN_FOOTER_CONTACTS_VERSION','1.6');
     15define('DN_FOOTER_CONTACTS_VERSION','1.6.1');
    1616define('DN_FOOTER_CONTACTS_HOME','admin.php?page=dn_footer_contacts_manage');
    1717define('DN_FOOTER_CONTACTS_REPOSITARY','https://wordpress.org/plugins/dn-footer-contacts/');
Note: See TracChangeset for help on using the changeset viewer.