Class: Kount::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/kount/config.rb

Overview

This class contains version specifications

Constant Summary collapse

SDK =

Which SDK is this

'RUBY'
SDK_VERSION =

SDK release version Set the sdk release version which will be used for git tagging in github This will be set by the build process

'3.0.3'