diff --git a/agent/Cargo.toml b/agent/Cargo.toml
index 3f17e7b..4cb6415 100644
--- a/agent/Cargo.toml
+++ b/agent/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aegis-agent"
-version = "0.1.0"
+version = "1.1.0"
edition = "2024"
[dependencies]
diff --git a/controller/go.mod b/controller/go.mod
index 2717d88..bcbc148 100644
--- a/controller/go.mod
+++ b/controller/go.mod
@@ -1,6 +1,6 @@
module Aegis/controller
-go 1.25.5
+go 1.25.7
require (
github.com/docker/docker v27.1.1+incompatible
diff --git a/controller/static/pages/dashboard.html b/controller/static/pages/dashboard.html
index 98d3dbc..45448ea 100644
--- a/controller/static/pages/dashboard.html
+++ b/controller/static/pages/dashboard.html
@@ -48,7 +48,7 @@
Service Dash
-
v1.0.0-aegis
+
v1.1.0-aegis