Skip to content

Commit 0049c67

Browse files
authored
Merge pull request #2771 from mapkyca/versionbump
Version bump
2 parents fb6a9ed + 42298ff commit 0049c67

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "idno/known",
33
"description": "A social publishing platform.",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"type": "project",
66
"homepage": "https://withknown.com/",
77
"repositories": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Known",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"devDependencies": {
55
"grunt": "^1.0.4",
66
"grunt-cli": "^1.3.2",

version.known

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = '1.2.1'
2-
build = 2020050101
1+
version = '1.2.2'
2+
build = 2020061101

0 commit comments

Comments
 (0)