bump version to dev
This commit is contained in:
parent
24b181141c
commit
3b55928b73
|
@ -927,6 +927,7 @@ ul.browseFeedList {
|
||||||
height : 300px;
|
height : 300px;
|
||||||
overflow : auto;
|
overflow : auto;
|
||||||
list-style-type : none;
|
list-style-type : none;
|
||||||
|
margin-bottom : 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.subscribers {
|
span.subscribers {
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
<?
|
<?
|
||||||
define(VERSION, "1.1.1");
|
define(VERSION, "1.1.1.99");
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue