Skip to content

Commit

Permalink
add asana ticket to todo
Browse files Browse the repository at this point in the history
  • Loading branch information
fuatbasik committed Jun 14, 2024
1 parent cd6c8c3 commit 6f98e6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public final class UserAgent {
// Hard-coded user-agent string
private static final String UA_STRING = "s3connectorframework";
// TODO: Get VersionInfo and append it to UA. We need to understand how to create (if we want a)
// https://app.asana.com/0/1206885953994785/1207481230403504/f
// global version (for InputStream and ObjectClient).
private static final String VERSION_INFO = null;
/**
Expand Down

0 comments on commit 6f98e6d

Please sign in to comment.