Skip to content

Commit 88c86de

Browse files
committed
- Update
1 parent 7e80b3e commit 88c86de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# FeatureOne v5.0.0
2+
# <img src="https://github.com/NinjaRocks/FeatureOne/blob/master/ninja-icon-16.png" alt="ninja" style="width:30px;"/> FeatureOne v5.0.0
33
[![GitHub Release](https://img.shields.io/github/v/release/ninjarocks/FeatureOne?logo=github&sort=semver)](https://github.com/ninjarocks/FeatureOne/releases/latest)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/NinjaRocks/FeatureOne/blob/master/License.md) [![build-master](https://github.com/NinjaRocks/FeatureOne/actions/workflows/Build-Master.yml/badge.svg)](https://github.com/NinjaRocks/FeatureOne/actions/workflows/Build-Master.yml)
55
[![CodeQL](https://github.com/NinjaRocks/FeatureOne/actions/workflows/codeql.yml/badge.svg)](https://github.com/NinjaRocks/FeatureOne/actions/workflows/codeql.yml) [![.Net](https://img.shields.io/badge/.Net-9.0-blue)](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)

src/FeatureOne.SQL/FeatureOne.SQL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Description>.Net library to implement feature toggles with SQL storage.</Description>
2121
<Copyright>Copyright (c) 2024 Code Shayk</Copyright>
2222
<PackageReadmeFile>README.md</PackageReadmeFile>
23-
<RepositoryUrl>https://github.com/TechNinjaLabs/FeatureOne</RepositoryUrl>
23+
<RepositoryUrl>https://github.com/CodeShayk/FeatureOne</RepositoryUrl>
2424
<RepositoryType>git</RepositoryType>
2525
<PackageTags>feature-toggle; feature-flag; feature-flags; feature-toggles; .net8.0; featureOne; SQL-Backend; SQL-Toggles; SQL</PackageTags>
2626
<Version>5.0.0</Version>

0 commit comments

Comments
 (0)