Skip to content

Commit 7b4b597

Browse files
committed
Release v1.7.1
- Fix a layout problem, fix #26(#28 by @colinaaa)
1 parent f117580 commit 7b4b597

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Welcome to algorithm-course-notes 👋
2-
![Version](https://img.shields.io/badge/version-1.7.0-blue.svg?cacheSeconds=2592000)
2+
![Version](https://img.shields.io/badge/version-1.7.1-blue.svg?cacheSeconds=2592000)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
44
![build-CI](https://github.com/colinaaa/algorithm-course-notes/workflows/build-CI/badge.svg)
55
![Upload Release Asset](https://github.com/colinaaa/algorithm-course-notes/workflows/Upload%20Release%20Asset/badge.svg)
66

77
> 算法课笔记
88
9-
### [Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.7.0/book-v1.7.0.pdf)
9+
### [Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.7.1/book-v1.7.1.pdf)
1010

1111
## 添加新章节
1212

book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
\author{计卓1801全体}
2828
\institute{华中科技大学}
2929
\date{\zhtoday}
30-
\version{1.7.0}
30+
\version{1.7.1}
3131
\logo{logo.png}
3232
\cover{cover.png}
3333

0 commit comments

Comments
 (0)