Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Update application version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrent-amazon committed Aug 28, 2017
1 parent 2c194ce commit 2158d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmazonAdvertisingApi/Versions.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ class Versions
{
public $versionStrings = array(
"apiVersion" => "v1",
"applicationVersion" => "1.0"
"applicationVersion" => "1.2"
);
}

0 comments on commit 2158d16

Please sign in to comment.