Plugin Directory

Changeset 2149115


Ignore:
Timestamp:
09/01/2019 09:06:45 AM (7 years ago)
Author:
dazzlersoft
Message:

commit version 1.2.9

Location:
progress-bar-wp
Files:
109 added
3 edited

Legend:

Unmodified
Added
Removed
  • progress-bar-wp/trunk/assets/css/bootstrap.css

    r1844867 r2149115  
    923923  border-radius: 3px;
    924924}
    925 .btn-xs,
    926 .btn-group-xs > .btn {
    927   padding: 1px 5px;
    928   font-size: 12px;
    929   line-height: 1.5;
    930   border-radius: 3px;
    931 }
     925
    932926.btn-block {
    933927  display: block;
  • progress-bar-wp/trunk/progress-bar-wp.php

    r2095819 r2149115  
    22/**
    33 * Plugin Name: Progress Bar WP
    4  * Version: 1.2.8
     4 * Version: 1.2.9
    55 * Description:  Progressbar plugin w4 pattern
    66 * Author: dazzlersoft
  • progress-bar-wp/trunk/readme.txt

    r2095819 r2149115  
    44Tags: progress bar, skill bar,responsive progress bar,animated skillbar,animated progress bar, skill-bars
    55Requires at least: 4.0
    6 Tested up to: 5.2.1
    7 Stable tag: 1.2.8
     6Tested up to: 5.2.2
     7Stable tag: 1.2.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9898
    9999== Changelog ==
     100
     101= 1.2.9 =
     102* compatible with wordpress 5.2.2
     103
     104
    100105= 1.2.8 =
    101106* compatible with wordpress 5.2.1
Note: See TracChangeset for help on using the changeset viewer.