Skip to content

Commit

Permalink
Terms and conditions: bump model version
Browse files Browse the repository at this point in the history
  • Loading branch information
barshatr committed Oct 9, 2023
1 parent fe1755d commit 6685b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* Defines the form {@code TermsAndConditions} Sling Model used for the
* {@code /apps/core/fd/components/form/termsandconditions/v1/termsandconditions} component.
*
* @since com.adobe.cq.forms.core.components.models.form 4.5.0
* @since com.adobe.cq.forms.core.components.models.form 4.7.0
*/
@ConsumerType
public interface TermsAndConditions extends Container, ContainerConstraint {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* version, is bound to this proxy component resource type.
* </p>
*/
@Version("4.6.0")
@Version("4.7.0")
package com.adobe.cq.forms.core.components.models.form;

import org.osgi.annotation.versioning.Version;

0 comments on commit 6685b0c

Please sign in to comment.