Skip to content

Commit

Permalink
Revert "Automatic version number on GitHub release (open-telemetry#507)"
Browse files Browse the repository at this point in the history
This reverts commit cf39899.
  • Loading branch information
nachoBonafonte committed Jan 25, 2024
1 parent 6c963f7 commit ec95f77
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/createRelease.yml

This file was deleted.

10 changes: 0 additions & 10 deletions Scripts/updateVersion.sh

This file was deleted.

2 changes: 1 addition & 1 deletion Sources/OpenTelemetrySdk/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
import Foundation

extension Resource {
public static let OTEL_SWIFT_SDK_VERSION = "1.8.0"
public static let OTEL_SWIFT_SDK_VERSION : String = "1.8.0"
}

0 comments on commit ec95f77

Please sign in to comment.