Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/StatTag/StatWrap
Browse files Browse the repository at this point in the history
  • Loading branch information
lrasmus committed Jan 24, 2025
2 parents 97c8b04 + bfe2fc1 commit 4d4c82a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/containers/AboutPage/AboutPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ export default class AboutPage extends Component {
render() {
return (
<div className={styles.container} data-tid="container">
<h1>StatWrap v0.14</h1>
<h1>StatWrap v0.15</h1>
<div className={styles.copyright}>
(c) 2021-2024 Northwestern University Feinberg School of Medicine
(c) 2021-2025 Northwestern University Feinberg School of Medicine
</div>
<div className={styles.acknowledgement}>
<h2>Acknowledgements</h2>
Expand Down

0 comments on commit 4d4c82a

Please sign in to comment.