diff --git a/_service b/_service
index 7b16d1e..435a38f 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
enable
ugrep
@PARENT_TAG@
- v7.0.4
+ v7.1.0
v(.*)
\1
diff --git a/_servicedata b/_servicedata
index bde169b..8166632 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,6 +1,6 @@
https://github.com/Genivia/ugrep.git
- ffd990fcd9e1280bb747c19545ca36a0313d2f16
+ 66ff2282ebf9fa277dab50ea9585a5a34d8e8a25
-
+
\ No newline at end of file
diff --git a/ugrep-7.0.4.obscpio b/ugrep-7.0.4.obscpio
deleted file mode 100644
index 2337a29..0000000
--- a/ugrep-7.0.4.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9dd30cf0e02883da7346b24d237c8ea757cd333fa6838a15d25474a39b9e9065
-size 24875533
diff --git a/ugrep-7.1.0.obscpio b/ugrep-7.1.0.obscpio
new file mode 100644
index 0000000..c519214
--- /dev/null
+++ b/ugrep-7.1.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a05657332a0d222bd9631ff3548e2d672d6a1c5bef7bfd1fe8a61df5969d859f
+size 24911885
diff --git a/ugrep.changes b/ugrep.changes
index 02ed477..c6073dd 100644
--- a/ugrep.changes
+++ b/ugrep.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sat Nov 23 10:07:23 UTC 2024 - Andreas Stieger
+
+- Update to version 7.1.0:
+ * add TUI glob editor syntax highlighting
+ * bin/ug(|rep)+: Let the helper script work if no helper is
+ available
+
-------------------------------------------------------------------
Sun Nov 17 17:55:42 UTC 2024 - Andreas Stieger
diff --git a/ugrep.obsinfo b/ugrep.obsinfo
index 8cf764a..ebb539a 100644
--- a/ugrep.obsinfo
+++ b/ugrep.obsinfo
@@ -1,4 +1,4 @@
name: ugrep
-version: 7.0.4
-mtime: 1731610062
-commit: ffd990fcd9e1280bb747c19545ca36a0313d2f16
+version: 7.1.0
+mtime: 1732300266
+commit: 66ff2282ebf9fa277dab50ea9585a5a34d8e8a25
diff --git a/ugrep.spec b/ugrep.spec
index 2bf5f0d..2a02494 100644
--- a/ugrep.spec
+++ b/ugrep.spec
@@ -23,7 +23,7 @@
%bcond_without fish
%endif
Name: ugrep
-Version: 7.0.4
+Version: 7.1.0
Release: 0
Summary: Universal grep: a feature-rich grep implementation with focus on speed
License: BSD-3-Clause