diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d069dd2..ccf988b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
CHANGELOG
=========
-3.6.0
+3.6.0 (2025-02-10)
------------------
* The minFraud Factors subscores have been deprecated. They will be removed
diff --git a/README.md b/README.md
index 30e6877e..a1505d6c 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ To do this, add the dependency to your pom.xml:
com.maxmind.minfraud
minfraud
- 3.6.0-beta.1
+ 3.6.0
```
@@ -29,7 +29,7 @@ repositories {
mavenCentral()
}
dependencies {
- compile 'com.maxmind.minfraud:minfraud:3.6.0-beta.1'
+ compile 'com.maxmind.minfraud:minfraud:3.6.0'
}
```
@@ -294,6 +294,6 @@ This API uses [Semantic Versioning](https://semver.org/).
## Copyright and License ##
-This software is Copyright (c) 2015-2024 by MaxMind, Inc.
+This software is Copyright (c) 2015-2025 by MaxMind, Inc.
This is free software, licensed under the Apache License, Version 2.0.
diff --git a/dev-bin/release.sh b/dev-bin/release.sh
index c4b16c46..e9c7846a 100755
--- a/dev-bin/release.sh
+++ b/dev-bin/release.sh
@@ -72,7 +72,7 @@ version: $tag
EOF
perl -pi -e "s/(?<=)[^<]*/$version/" README.md
-perl -pi -e "s/(?<=com\.maxmind\.minfraud\:minfraud\:)\d+\.\d+\.\d+([\w\-]+)?/$version/" README.md
+perl -pi -e "s/(?<=com\.maxmind\.minfraud\:minfraud\:)\d+\.\d+\.\d+[^']*/$version/" README.md
cat README.md >> $page
diff --git a/pom.xml b/pom.xml
index 674c7a87..817001e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,8 +4,8 @@
com.maxmind.minfraud
minfraud
- 3.6.1-beta.1-SNAPSHOT
- MaxMind minFraud Score, Insights, Factors and Report Transaction API
+ 3.6.1-SNAPSHOT
+ MaxMind minFraud API
MaxMind minFraud Score, Insights, Factors and Report Transaction API
http://dev.maxmind.com/minfraud