Skip to content

Commit

Permalink
Increment version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis-CI committed Jan 22, 2018
1 parent e27f036 commit 85cc902
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule EHealth.Mixfile do
use Mix.Project

@version "7.23.2"
@version "7.23.3"

def project do
[
Expand Down
3 changes: 2 additions & 1 deletion release_notes/7.23.0.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Change log for versions 7.23.0 - 7.23.2
Change log for versions 7.23.0 - 7.23.3

**Patches and bug fixes**:

EHealth-1721 - view response (#1755)
EHealth-1709 - fix json schemas and response view (#1754)
EHealth-1709: calculate age for Medication requests

Expand Down

0 comments on commit 85cc902

Please sign in to comment.