Skip to content

Commit ff7de23

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2025-03-25) ### Bug Fixes * DEVPLAT-3294 Update github actions due to ubuntu-20.04 deprecation ([#167](#167)) ([2930525](2930525))
1 parent 2930525 commit ff7de23

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.2](https://github.com/scribd/datadog_backup/compare/v4.0.1...v4.0.2) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* DEVPLAT-3294 Update github actions due to ubuntu-20.04 deprecation ([#167](https://github.com/scribd/datadog_backup/issues/167)) ([2930525](https://github.com/scribd/datadog_backup/commit/2930525eb72d0bfbd978c7dce2c1738f52c847e0))
7+
18
## [4.0.1](https://github.com/scribd/datadog_backup/compare/v4.0.0...v4.0.1) (2024-04-30)
29

310

lib/datadog_backup/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module DatadogBackup
4-
VERSION = '4.0.1'
4+
VERSION = '4.0.2'
55
end

0 commit comments

Comments
 (0)