Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit 9b6429e

Browse files
authored
Merge pull request #143 from krishnaIndia/comments_version_change
version change of comments plugin
2 parents f78f2e9 + 57fc3b6 commit 9b6429e

File tree

2 files changed

+2
-2
lines changed
  • editable_comments_plugin/comments/src
  • permanent_comments_plugin/comments/src

2 files changed

+2
-2
lines changed

editable_comments_plugin/comments/src/model.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
this.appInfo = {
1313
name: window.location.host,
1414
id: 'tutorial.maidsafe.net',
15-
version: '0.1.0',
15+
version: '0.1.1',
1616
vendor: 'maidsafe',
1717
permissions: [
1818
'LOW_LEVEL_API'

permanent_comments_plugin/comments/src/model.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
this.appInfo = {
1313
name: window.location.host,
1414
id: 'tutorial.maidsafe.net',
15-
version: '0.2.0',
15+
version: '0.2.1',
1616
vendor: 'maidsafe',
1717
permissions: [
1818
'LOW_LEVEL_API'

0 commit comments

Comments
 (0)