Skip to content

Commit 36325e3

Browse files
author
Luciano Nooijen
committed
Fix article, v2.5.13
Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
1 parent 8afba4a commit 36325e3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 2.5.13 (2020-11-12)
9+
10+
### Fixed:
11+
12+
* Typo in Thomas' article
13+
814
## 2.5.12 (2020-11-11)
915

1016
### Added:

content/posts/dillemma-intellectueel-eigendom-software.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author_image_url: 'thomas.jpeg'
1212
category_name: 'Software'
1313
category_slug: 'software'
1414
reading_time: 10
15-
article_intro: "Intellectueel eigendom zijn de rechten over iets niet tastsbaars, zoals muziek, ontwerpen, maar ook informatie en software. Recht over een stukje informatie, hoe werkt dat? Wil je als klant liever alle rechten of is het handig om bepaalde rechten bij de producent te laten?"
15+
article_intro: "Intellectueel eigendom zijn de rechten op iets niet tastsbaars, zoals muziek, ontwerpen, maar ook informatie en software. Recht over een stukje informatie, hoe werkt dat? Wil je als klant liever alle rechten of is het handig om bepaalde rechten bij de producent te laten?"
1616
---
1717

1818
Bron foto: ANP XTRA, © Roos Koole

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bytecode-website",
33
"private": false,
44
"description": "The Bytecode Digital Agency website, released as free software",
5-
"version": "v2.5.12",
5+
"version": "v2.5.13",
66
"author": "Luciano Nooijen <luciano@bytecode.nl>",
77
"keywords": [
88
"bytecode"

0 commit comments

Comments
 (0)