diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f884810..8f1b7473 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.123.13](https://github.com/googleapis/java-notification/compare/v0.123.12...v0.123.13) (2022-09-20)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.16 ([#670](https://github.com/googleapis/java-notification/issues/670)) ([ac12a3f](https://github.com/googleapis/java-notification/commit/ac12a3fa5b97dccd1cd8cb6aa4c717c90b445415))
+* Update dependency com.google.cloud:google-cloud-storage to v2.12.0 ([#673](https://github.com/googleapis/java-notification/issues/673)) ([558d46c](https://github.com/googleapis/java-notification/commit/558d46c04ba9992ddf9ad5bd3443377bb58fa20f))
+
## [0.123.12](https://github.com/googleapis/java-notification/compare/v0.123.11...v0.123.12) (2022-09-15)
diff --git a/pom.xml b/pom.xml
index 692d6576..b3fb1a71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
google-cloud-notification
- 0.123.13-beta-SNAPSHOT
+ 0.123.13-beta
jar
Google Cloud Pub/Sub Notifications for GCS
https://github.com/googleapis/java-notification
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index db8ad9cd..af99a5a9 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.123.13-beta-SNAPSHOT
+ 0.123.13-beta
diff --git a/versions.txt b/versions.txt
index 2001fb56..b7d346c4 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.123.12-beta:0.123.13-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.123.13-beta:0.123.13-beta
\ No newline at end of file