Skip to content

Commit

Permalink
Version bump to 1.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ricky Grassmuck <[email protected]>
  • Loading branch information
RickyGrassmuck committed Dec 9, 2017
1 parent 8732b49 commit dac87fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/methods/admin/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Meteor.methods({
return (latestJson.data.tag_name !== currentVersion)
}
}
})
})
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.13
1.21.0

0 comments on commit dac87fd

Please sign in to comment.