Skip to content

Commit

Permalink
Frontend CI/CD test
Browse files Browse the repository at this point in the history
Signed-off-by: Emil Balitzki <[email protected]>
  • Loading branch information
Corgam committed May 13, 2024
1 parent abf4af0 commit 65062b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import "./App.css";

function App() {
return <h1> Building Information Enhancer v.5</h1>;
return <h1> Building Information Enhancer v.6</h1>;
}

export default App;

0 comments on commit 65062b3

Please sign in to comment.