Skip to content

Commit 51e480d

Browse files
bump apm android to 1.x (#3200)
1 parent 5230f6d commit 51e480d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ contents:
531531
- title: APM Android Agent
532532
prefix: android
533533
current: do-not-delete_legacy-docs
534-
branches: [ { do-not-delete_legacy-docs: 0.x } ]
534+
branches: [ { do-not-delete_legacy-docs: 1.x }, 0.x ]
535535
live: [ do-not-delete_legacy-docs ]
536536
index: docs/index.asciidoc
537537
tags: APM Android Agent/Reference

shared/versions/stack/8.17.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ hide-xpack-tags defaults to "false" (they are shown unless set to "true")
3939
////
4040
APM Agent versions
4141
////
42-
:apm-android-branch: 0.x
42+
:apm-android-branch: 1.x
4343
:apm-go-branch: 2.x
4444
:apm-ios-branch: 1.x
4545
:apm-java-branch: 1.x

shared/versions/stack/8.18.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ hide-xpack-tags defaults to "false" (they are shown unless set to "true")
3939
////
4040
APM Agent versions
4141
////
42-
:apm-android-branch: 0.x
42+
:apm-android-branch: 1.x
4343
:apm-go-branch: 2.x
4444
:apm-ios-branch: 1.x
4545
:apm-java-branch: 1.x

shared/versions/stack/8.x.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hide-xpack-tags defaults to "false" (they are shown unless set to "true")
3838
////
3939
APM Agent versions
4040
////
41-
:apm-android-branch: 0.x
41+
:apm-android-branch: 1.x
4242
:apm-go-branch: 2.x
4343
:apm-ios-branch: 1.x
4444
:apm-java-branch: 1.x

shared/versions/stack/9.0.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hide-xpack-tags defaults to "false" (they are shown unless set to "true")
3838
////
3939
APM Agent versions
4040
////
41-
:apm-android-branch: 0.x
41+
:apm-android-branch: 1.x
4242
:apm-go-branch: 2.x
4343
:apm-ios-branch: 1.x
4444
:apm-java-branch: 1.x

shared/versions/stack/master.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hide-xpack-tags defaults to "false" (they are shown unless set to "true")
3838
////
3939
APM Agent versions
4040
////
41-
:apm-android-branch: 0.x
41+
:apm-android-branch: 1.x
4242
:apm-go-branch: 2.x
4343
:apm-ios-branch: 1.x
4444
:apm-java-branch: 1.x

0 commit comments

Comments
 (0)