diff --git a/.github/try-on-f-cloud-button.svg b/.github/try-on-f-cloud-button.svg new file mode 100644 index 0000000000..6a7119bdee --- /dev/null +++ b/.github/try-on-f-cloud-button.svg @@ -0,0 +1,32 @@ + \ No newline at end of file diff --git a/.github/workflows/initiate_release.yml b/.github/workflows/initiate_release.yml index 209adcf679..0736141eac 100644 --- a/.github/workflows/initiate_release.yml +++ b/.github/workflows/initiate_release.yml @@ -25,7 +25,7 @@ jobs: repo: health title: |- "chore: release v${{ matrix.version }}" - body: "Automated beta release." + body: "Automated release." base: version-${{ matrix.version }} head: version-${{ matrix.version }}-hotfix env: diff --git a/.github/workflows/on_release.yml b/.github/workflows/on_release.yml index 75d2097707..9fcf0d086b 100644 --- a/.github/workflows/on_release.yml +++ b/.github/workflows/on_release.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: push: branches: - - version-14 + - version-15 jobs: release: name: Release diff --git a/.releaserc b/.releaserc index a5489bdd2e..a4db57f33b 100644 --- a/.releaserc +++ b/.releaserc @@ -1,5 +1,5 @@ { - "branches": ["version-14"], + "branches": ["version-15"], "plugins": [ "@semantic-release/commit-analyzer", { "preset": "angular", @@ -10,7 +10,7 @@ "@semantic-release/release-notes-generator", [ "@semantic-release/exec", { - "prepareCmd": 'sed -ir "s/[0-9]*\.[0-9]*\.[0-9]*/${nextRelease.version}/" healthcare/__init__.py' + "prepareCmd": 'sed -ir -E "s/\"[0-9]+\.[0-9]+\.[0-9]+\"/\"${nextRelease.version}\"/" healthcare/__init__.py' } ], [ diff --git a/README.md b/README.md index d05ff3412a..747ecaa036 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,21 @@ -## Frappe Health - -Open source & easy-to-use hospital information system(HIS) for all healthcare organisations. - +
### Introduction diff --git a/healthcare/__init__.py b/healthcare/__init__.py index 88349fdef9..d5793afcb8 100644 --- a/healthcare/__init__.py +++ b/healthcare/__init__.py @@ -1 +1 @@ -__version__ = "15.0.0-dev" +__version__ = "15.0.0" diff --git a/healthcare/public/images/healthcare.png b/healthcare/public/images/healthcare.png new file mode 100644 index 0000000000..bafabd0d73 Binary files /dev/null and b/healthcare/public/images/healthcare.png differ diff --git a/healthcare/public/images/healthcare.svg b/healthcare/public/images/healthcare.svg new file mode 100644 index 0000000000..3f359a5c38 --- /dev/null +++ b/healthcare/public/images/healthcare.svg @@ -0,0 +1,14 @@ +