aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2015-03-18 17:54:41 +0100
committerVictor Häggqvist <[email protected]>2015-03-18 17:54:41 +0100
commit46990e1fc5afb2f35803b11d36e12a63128b43ae (patch)
treefa8edd86e4ab632158dec723027f6b2f38f55721 /core
parent574dd37f2934b646760bb2a18eba790c77139431 (diff)
feat: bump parsedown to 1.5.1
Diffstat (limited to 'core')
-rw-r--r--core/components/parsedown/docs/changelog.txt13
-rw-r--r--core/components/parsedown/docs/license.txt2
-rw-r--r--core/components/parsedown/docs/readme.txt4
-rw-r--r--core/components/parsedown/elements/snippets/snippet.parsedown.php4
4 files changed, 13 insertions, 10 deletions
diff --git a/core/components/parsedown/docs/changelog.txt b/core/components/parsedown/docs/changelog.txt
index f6b5123..9c279d3 100644
--- a/core/components/parsedown/docs/changelog.txt
+++ b/core/components/parsedown/docs/changelog.txt
@@ -1,9 +1,12 @@
-#1.0.1
--Bundle actual changelog
+# 1.1.0
+- Parsedown 1.5.1
-#1.0.0
+# 1.0.1
+- Bundle actual changelog
+
+# 1.0.0
- Parsedown 1.1.4
-#0.1.0-beta
-- Initial releasegi
+# 0.1.0-beta
+- Initial release
- Parsedown 1.0.1
diff --git a/core/components/parsedown/docs/license.txt b/core/components/parsedown/docs/license.txt
index 5e0fc21..a3211b0 100644
--- a/core/components/parsedown/docs/license.txt
+++ b/core/components/parsedown/docs/license.txt
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2014 Victor Häggqvist
+Copyright (c) 2014-2015 Victor Häggqvist
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/core/components/parsedown/docs/readme.txt b/core/components/parsedown/docs/readme.txt
index a7e903a..3e20b6a 100644
--- a/core/components/parsedown/docs/readme.txt
+++ b/core/components/parsedown/docs/readme.txt
@@ -1,8 +1,8 @@
--------------------
Extra: Parsedown
--------------------
-Version: 0.1.0
-Created: 2014-06-21
+Version: 1.1.0
+Created: 2015-03-18
Since: 2014-06-21
Author: Victor Häggqvist <[email protected]>
Source: https://github.com/victorhaggqvist/parsedown-modx
diff --git a/core/components/parsedown/elements/snippets/snippet.parsedown.php b/core/components/parsedown/elements/snippets/snippet.parsedown.php
index db61199..e35cc60 100644
--- a/core/components/parsedown/elements/snippets/snippet.parsedown.php
+++ b/core/components/parsedown/elements/snippets/snippet.parsedown.php
@@ -3,7 +3,7 @@
* Parsedown
*
* @author Victor Häggqvist <[email protected]>
- * @copyright Copyright 2014, Victor Häggqvist
+ * @copyright Copyright 2014-2015, Victor Häggqvist
*
* DESCRIPTION
*
@@ -18,7 +18,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2014 Victor Häggqvist
+ * Copyright (c) 2014-2015 Victor Häggqvist
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal