Skip to content

Commit bb63907

Browse files
Aakash Shahmatt-royal
authored andcommitted
Create final version of example product 1.6.1
Signed-off-by: Matt Royal <mroyal@pivotal.io>
1 parent c92406e commit bb63907

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example-product/content_migrations/example-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
product: example-product
33
installation_schema_version: "1.6"
4-
to_version: &to_version "1.6.1.0-alpha"
4+
to_version: &to_version "1.6.1.0"
55

66
migrations:
77
- from_version: "1.4.0.0"

example-product/metadata/example-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: example-product
3-
product_version: "1.6.1.0-alpha"
3+
product_version: "1.6.1.0"
44
metadata_version: "1.6"
55
label: 'Ops Manager: Example Product'
66
description: An example product to demonstrate Ops Manager product-author features

0 commit comments

Comments
 (0)