Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit aaf7d28

Browse files
committed
release-candidate - Reverted version number for Catalogue By Convention podspecs
1 parent 5efebd3 commit aaf7d28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

catalog/CatalogByConvention/CatalogByConvention.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "CatalogByConvention"
3-
s.version = "12.1.0"
3+
s.version = "1.0.0"
44
s.authors = "Google Inc."
55
s.summary = "Tools for building a Catalog by Convention."
66
s.homepage = "https://github.com/google/catalog-by-convention"

catalog/CatalogByConvention/example/CatalogExamples.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "CatalogExamples"
3-
s.version = "12.1.0"
3+
s.version = "1.0.0"
44
s.summary = "Convention for catalog examples."
55
s.homepage = "https://github.com/google/catalog-by-convention"
66
s.authors = "Google Inc."

0 commit comments

Comments
 (0)