Skip to content

Commit 334d285

Browse files
committed
Release v1.6.2
* Resolve figure label conflicts (#22) by @colinaaa * Fix lecture 1 errors (#23) by @L-LYR and @colinaaa
1 parent 47fefcf commit 334d285

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.6.0-blue.svg?cacheSeconds=2592000)
2+
![Version](https://img.shields.io/badge/version-1.6.2-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.6.1/book-v1.6.1.pdf)
9+
### [Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.6.2/book-v1.6.2.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.6.1}
30+
\version{1.6.2}
3131
\logo{logo.png}
3232
\cover{cover.png}
3333

0 commit comments

Comments
 (0)