Skip to content

Commit f0ddb82

Browse files
committed
bump version to 2.1.1
1 parent f8b7e23 commit f0ddb82

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
Version 2.1.1 - 31.10.2019
5+
--------------------------
6+
7+
**Bugfixes:**
8+
9+
- Fix sourcemaps flow: do NOT generate for production (messed this up before, sry)
10+
- Fix release flow
11+
12+
413
Version 2.1.0 - 31.10.2019
514
--------------------------
615

package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: bloecks
2-
version: '2.1.0'
2+
version: '2.1.1'
33
author: 'Friends Of REDAXO'
44
supportpage: https://github.com/FriendsOfREDAXO/bloecks
55

plugins/cutncopy/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: bloecks/cutncopy
2-
version: '2.1.0'
2+
version: '2.1.1'
33
author: 'Friends Of REDAXO'
44
supportpage: https://github.com/FriendsOfREDAXO/bloecks
55

plugins/dragndrop/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: bloecks/dragndrop
2-
version: '2.1.0'
2+
version: '2.1.1'
33
author: 'Friends Of REDAXO'
44
supportpage: https://github.com/FriendsOfREDAXO/bloecks
55

plugins/status/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: bloecks/status
2-
version: '2.1.0'
2+
version: '2.1.1'
33
author: 'Friends Of REDAXO'
44
supportpage: https://github.com/FriendsOfREDAXO/bloecks
55

0 commit comments

Comments
 (0)