Skip to content

Commit

Permalink
Add dummy variable to test if workflow works
Browse files Browse the repository at this point in the history
  • Loading branch information
fongsean committed Oct 1, 2024
1 parent 80c46fe commit 526d8ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SmartFormsIgRouting.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

// Latest IG version, update this every time the IG is updated
const latestVersion = "0.2.0-draft";
const dummyVariable = "0.2.0-draft";

const basePathIg = "ig"
const implementationGuideCanonical = `/${basePathIg}/ImplementationGuide/csiro.fhir.au.smartforms`
Expand Down

0 comments on commit 526d8ca

Please sign in to comment.