Skip to content

Commit

Permalink
Add season 14
Browse files Browse the repository at this point in the history
  • Loading branch information
cheshire137 committed Jan 2, 2019
1 parent 8fa6ff7 commit bd4738c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Added chart showing wins and losses by map type to the Trends page
- Added icons to match form
- Added to the Trends page a chart showing throwers and leavers based on when you played
- Added competitive season 14

## [Version 0.2.1](https://github.com/cheshire137/competiwatch-desktop/releases/tag/0.2.1)

Expand Down
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import './primer.css'
import './ionicons.min.css'
import './App.css'

const latestKnownSeason = 13
const latestKnownSeason = 14
const { ipcRenderer, remote } = ElectronUtils
const { dialog } = remote

Expand Down

0 comments on commit bd4738c

Please sign in to comment.