Changeset 1263841
- Timestamp:
- 10/12/2015 07:26:23 AM (10 years ago)
- Location:
- helixware
- Files:
-
- 1 deleted
- 3 edited
-
tags/1.2.1 (deleted)
-
trunk/README.txt (modified) (1 diff)
-
trunk/helixware.php (modified) (1 diff)
-
trunk/includes/class-helixware.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
helixware/trunk/README.txt
r1263836 r1263841 36 36 If you have any question, send us an e-mail to info@helixware.tv 37 37 38 39 38 == Changelog == 40 39 -
helixware/trunk/helixware.php
r1263836 r1263841 25 25 * Plugin URI: http://helixware.tv 26 26 * Description: HelixWare turns WordPress in a Video web site 27 * Version: 1.2. 2-dev27 * Version: 1.2.1 28 28 * Author: InsideOut10 29 29 * Author URI: http://helixware.tv -
helixware/trunk/includes/class-helixware.php
r1263836 r1263841 161 161 162 162 $this->plugin_name = 'helixware'; 163 $this->version = '1.2. 2-dev';163 $this->version = '1.2.1'; 164 164 165 165 $this->load_dependencies();
Note: See TracChangeset
for help on using the changeset viewer.