/**
 * this file is automatically filtered into build/generated/main/java/io/sunshower/aire/components
 * if you need additional dynamic versions simply add them under their key,
 * then add the key and value to gradle.properties
 */
package io.sunshower.aire.ux.controls;

public class Versions {


  public static final String Switch_VERSION = "@npmVersion@";
}