mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 23:03:36 +01:00
Increment version # & add to changelog
This commit is contained in:
@@ -1,4 +1,26 @@
|
||||
{
|
||||
"1.2.7": [
|
||||
{
|
||||
"description": "Added modal to show changelog",
|
||||
"link": ""
|
||||
},
|
||||
{
|
||||
"description": "Updated sass",
|
||||
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/22"
|
||||
},
|
||||
{
|
||||
"description": "Updated laravel framework",
|
||||
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/19"
|
||||
},
|
||||
{
|
||||
"description": "Updated react-bootstrap",
|
||||
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/20"
|
||||
},
|
||||
{
|
||||
"description": "Updated phpunit",
|
||||
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/21"
|
||||
}
|
||||
],
|
||||
"1.2.6": [
|
||||
{
|
||||
"description": "Changed default view to last 7 days rather than last 30.",
|
||||
|
||||
@@ -7,7 +7,7 @@ return [
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'version' => '1.2.6',
|
||||
'version' => '1.2.7',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user