Skip to content

Commit

Permalink
Changed version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YusufZiyaOzgul committed Mar 18, 2024
1 parent fcb5804 commit 7d29965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pathway-mapper/src/modals/AboutModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default class AboutModal extends React.Component<IAboutModalProps, {}> {
<Modal.Title>About</Modal.Title>
</Modal.Header>
<Modal.Body>
<h3 id="about-model-header">PathwayMapper 2.3</h3>
<h3 id="about-model-header">PathwayMapper 2.3.1</h3>
<div className="aboutImageContent">
<img src={require("../images/about/i-vis.png")} alt="" height="34px"/>
</div>
Expand Down

0 comments on commit 7d29965

Please sign in to comment.