summaryrefslogtreecommitdiff
path: root/content/cockpit/dbus-basics.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/cockpit/dbus-basics.md')
-rw-r--r--content/cockpit/dbus-basics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/cockpit/dbus-basics.md b/content/cockpit/dbus-basics.md
index 9aa7479..e5599a7 100644
--- a/content/cockpit/dbus-basics.md
+++ b/content/cockpit/dbus-basics.md
@@ -4,7 +4,7 @@ Category: Cockpit, Linux
Tags: cockpit, linux
Slug: using-dbus-from-javascript-in-cockpit
-*Note: This post has been updated for changes in Cockpit 0.41 and later.*
+*Note: This post has been updated for changes in Cockpit 0.90 and later.*
[Cockpit is a user interface for servers](http://cockpit-project.org). As we covered in the [last tutorial](http://stef.thewalter.net/creating-plugins-for-the-cockpit-user-interface.html) you can add user interface component to Cockpit, and build your own parts of the Server UI.