Skip to content

Commit 20bdb87

Browse files
committed
[versions] change gem to 4.2.6 and c-lib to 3.1.4
[AO-9956]
1 parent 7ddf964 commit 20bdb87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/oboe_metal/src/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.2
1+
3.1.4

lib/appoptics_apm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module AppOpticsAPM
88
module Version
99
MAJOR = 4
1010
MINOR = 2
11-
PATCH = 5
11+
PATCH = 6
1212

1313
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
1414
end

0 commit comments

Comments
 (0)