Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
malakhovks committed Jul 23, 2019
2 parents 745b3d1 + e7a8927 commit 6274dcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.4.2, 2019-07-23

🔴 Виправлення помилок
- Виправлено номер версії в елементі `title`.

## v0.4.1, 2019-07-23

👍 Покращення
Expand Down
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<title>Конспект 2019 - v4.0.1</title>
<title>Конспект 2019 - v0.4.2</title>
<meta charset="UTF-8">
<link rel="shortcut icon" type="image/png" href="./static/images/favicon.png" />
<link rel="stylesheet" type="text/css" href="./static/bootstrap/css/flatly.bootstrap.css" media="screen" />
Expand Down

0 comments on commit 6274dcc

Please sign in to comment.