Skip to content

Commit

Permalink
prepare v1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Getreu committed Oct 8, 2020
1 parent c83c402 commit cb6a3b0
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tp-note"
version = "1.7.8"
version = "1.7.9"
authors = ["Jens Getreu <[email protected]>"]
edition = "2018"
readme = "README.md"
Expand Down Expand Up @@ -54,14 +54,14 @@ message-box = ["msgbox"]
[dependencies]
serde = { version = "1.0.116", features = ["derive"] }
serde_yaml = "0.8.13"
serde_json = "1.0.57"
anyhow = "1.0.32"
serde_json = "1.0.58"
anyhow = "1.0.33"
lazy_static = "1.4.0"
chrono = "0.4.19"
time = "0.2.22"
confy = "0.4.0"
clap = "2.33.3"
structopt = "0.3.18"
structopt = "0.3.19"
msgbox = { version = "0.5.0", optional = true }
directories = "3.0.1"
semver = "0.11.0"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Repository:

* Installer package for Windows:

[tp-note-1.7.8-x86_64.msi](https://blog.getreu.net/projects/tp-note/_downloads/wix/tp-note-1.7.8-x86_64.msi)
[tp-note-1.7.9-x86_64.msi](https://blog.getreu.net/projects/tp-note/_downloads/wix/tp-note-1.7.9-x86_64.msi)

As this early version of the Windows installer is not signed yet, Windows
will show the error message “Windows protected your PC”. As a work-around,
Expand All @@ -100,7 +100,7 @@ Repository:

* Package compiled for Debian 10+ (Buster):

[x86_64-unknown-linux-gnu/debian/tp-note_1.7.8_amd64.deb](https://blog.getreu.net/projects/tp-note/_downloads/x86_64-unknown-linux-gnu/debian/tp-note_1.7.8_amd64.deb)
[x86_64-unknown-linux-gnu/debian/tp-note_1.7.9_amd64.deb](https://blog.getreu.net/projects/tp-note/_downloads/x86_64-unknown-linux-gnu/debian/tp-note_1.7.9_amd64.deb)

### Various binaries for Windows, MacOS and Linux

Expand Down Expand Up @@ -145,7 +145,7 @@ Repository:
Depending on the availability of installer packages for your operating system,
the installation process is more or less automated. For Windows users the fully
automated installation package
[tp-note-1.7.8-x86_64.msi](https://blog.getreu.net/projects/tp-note/_downloads/wix/tp-note-1.7.8-x86_64.msi)
[tp-note-1.7.9-x86_64.msi](https://blog.getreu.net/projects/tp-note/_downloads/wix/tp-note-1.7.9-x86_64.msi)
is available. For more information, please consult the [Distribution section](#distribution)
above and the [Installation
section](https://blog.getreu.net/projects/tp-note/tp-note--manual.html#installation)
Expand Down
6 changes: 3 additions & 3 deletions doc/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Repository:

* Installer package for Windows:

[tp-note-1.7.8-x86_64.msi](/projects/tp-note/_downloads/wix/tp-note-1.7.8-x86_64.msi)
[tp-note-1.7.9-x86_64.msi](/projects/tp-note/_downloads/wix/tp-note-1.7.9-x86_64.msi)

As this early version of the Windows installer is not signed yet, Windows
will show the error message “Windows protected your PC”. As a work-around,
Expand All @@ -100,7 +100,7 @@ Repository:

* Package compiled for Debian 10+ (Buster):

[x86_64-unknown-linux-gnu/debian/tp-note_1.7.8_amd64.deb](/projects/tp-note/_downloads/x86_64-unknown-linux-gnu/debian/tp-note_1.7.8_amd64.deb)
[x86_64-unknown-linux-gnu/debian/tp-note_1.7.9_amd64.deb](/projects/tp-note/_downloads/x86_64-unknown-linux-gnu/debian/tp-note_1.7.9_amd64.deb)

### Various binaries for Windows, MacOS and Linux

Expand Down Expand Up @@ -145,7 +145,7 @@ Repository:
Depending on the availability of installer packages for your operating system,
the installation process is more or less automated. For Windows users the fully
automated installation package
[tp-note-1.7.8-x86_64.msi](/projects/tp-note/_downloads/wix/tp-note-1.7.8-x86_64.msi)
[tp-note-1.7.9-x86_64.msi](/projects/tp-note/_downloads/wix/tp-note-1.7.9-x86_64.msi)
is available. For more information, please consult the [Distribution section](#distribution)
above and the [Installation
section](/projects/tp-note/tp-note--manual.html#installation)
Expand Down
2 changes: 1 addition & 1 deletion doc/source/tp-note--manpage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% TP-NOTE(1) Version 1.7.8 | Tp-Note documentation
% TP-NOTE(1) Version 1.7.9 | Tp-Note documentation


# NAME
Expand Down
2 changes: 1 addition & 1 deletion doc/source/tp-note--manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Tp-Note: fast note taking with templates and filename synchronization"
subtitle: "Organize your notes with your favourite editor and markup-language"
author: "Jens Getreu"
date: "2020-03-08"
version: "1.7.8"
version: "1.7.9"
---

Markup languages like *Markdown*, *ReStructuredText*, *asciidoc*, *textile*,
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/tp-note.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = '1.7.8'
version = '1.7.9'
extension_default = 'md'
note_file_extensions = [
'md',
Expand Down

0 comments on commit cb6a3b0

Please sign in to comment.