kineticscroll - Update ChangeLog
parent
773491782e
commit
09d65330cc
|
|
@ -1,2 +1,4 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
0.02: Minor code improvements
|
0.02: Minor code improvements
|
||||||
|
0.03: Better scrolling behaviour
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{ "id": "kineticscroll",
|
{ "id": "kineticscroll",
|
||||||
"name": "Kinetic Scroll",
|
"name": "Kinetic Scroll",
|
||||||
"shortName":"Kinetic Scroll",
|
"shortName":"Kinetic Scroll",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Replacement for the system scroller with kinetic scrolling.",
|
"description": "Replacement for the system scroller with kinetic scrolling.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "bootloader",
|
"type": "bootloader",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue