Skip to content

Commit

Permalink
Merge pull request #340 from dhis2/cut-release-v100
Browse files Browse the repository at this point in the history
chore(release): migrate to new app version scheme
  • Loading branch information
varl authored Nov 22, 2021
2 parents 6034d58 + b2e3a7e commit edd3548
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# default code owner for repo
* @dhis2/team-platform

# code owners for functionality
/src/ @dhis2/team-platform @dhis2/team-qa
/docs/ @dhis2/team-platform @dhis2/team-qa
2 changes: 2 additions & 0 deletions d2.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ const config = {
title: 'SMS Configuration',
description: 'Configure SMS gateways and manage SMS messages',
coreApp: true,
minDHIS2Version: '2.35',
id: '441cad0c-395a-4e93-8f10-475602397371',

entryPoints: {
app: './src/index.js',
Expand Down

0 comments on commit edd3548

Please sign in to comment.