Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Bumping version to 0 6 2 (#43)
Browse files Browse the repository at this point in the history
* updated to fix errors to start from row 5 since 1 - 4 are taken and user input can start from row 5

* updated from v0.6.1 to v0.6.2
  • Loading branch information
nh916 authored Nov 10, 2022
1 parent 6da919c commit deafc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!-- my styles -->
<link href="../css/styles.css" rel="stylesheet">

<title>CRIPT Excel Uploader - version 0.6.1</title>
<title>CRIPT Excel Uploader - version 0.6.2</title>
</head>
<body>
<header>
Expand Down

0 comments on commit deafc64

Please sign in to comment.