Skip to content

Commit

Permalink
3.1.3 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MusikAnimal committed Sep 29, 2017
1 parent f90f1c7 commit 3245af2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes #

## 3.1.3 ##
- Hotfix for showing mainspace page titles in non-automated edits API endpoint

## 3.1.2 ##
- T163284 Add option to optimize Edit Counter by querying internal API
asynchronously
Expand Down
2 changes: 1 addition & 1 deletion app/config/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# The release process is documented at https://xtools.readthedocs.io/en/latest/development.html#releases

parameters:
app.version: 3.1.2
app.version: 3.1.3
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# The release process is documented at https://xtools.readthedocs.io/en/latest/development.html#releases
copyright = u'2008–2017, XTools contributors'
version = '3.1'
release = '3.1.2'
release = '3.1.3'

# -- Options for HTML output ---------------------------------------------------

Expand Down

0 comments on commit 3245af2

Please sign in to comment.