From 8eedfad6e42c926e1d32e284a737b55696c61e0b Mon Sep 17 00:00:00 2001 From: Hootan Hemmati Date: Thu, 12 Sep 2024 18:54:36 +0330 Subject: [PATCH] Update version to 1.3.0 in PersianDate.csproj and README.md --- PersianDate/PersianDate.csproj | 4 ++-- README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/PersianDate/PersianDate.csproj b/PersianDate/PersianDate.csproj index 7955c82..1242b44 100644 --- a/PersianDate/PersianDate.csproj +++ b/PersianDate/PersianDate.csproj @@ -16,7 +16,7 @@ Add support for .Net 8.0 en-US https://github.com/hootanht/PrsianDate - 1.2.0 + 1.3.0 https://github.com/hootanht/PersianDate git disable @@ -32,7 +32,7 @@ - 1.2.0 + 1.3.0 ci diff --git a/README.md b/README.md index 19d73cd..f0997b7 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ Persian Data Library is a library that can be convert **Gregorian** (Milady) yea | Target | Branch | Version | | ------ | ------ | ------ | -| Github | master | v1.2.0 | +| Github | master | v1.3.0 | ## Persian Date Public Version | Target | Branch | Version | Download link | Total downloads | CI Build Status | CD Build Status | | ------ | ------ | ------ | ------ | ------ | ------ | ------ | -| Nuget | master | v1.2.0 | [![NuGet](https://img.shields.io/nuget/v/PersianDateShamsi.svg)](https://www.nuget.org/packages/PersianDateShamsi) | [![NuGet downloads](https://img.shields.io/nuget/dt/PersianDateShamsi.svg)](https://www.nuget.org/packages/PersianDateShamsi) | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CD.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | -| Release | master | v1.2.0 | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CD.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | +| Nuget | master | v1.3.0 | [![NuGet](https://img.shields.io/nuget/v/PersianDateShamsi.svg)](https://www.nuget.org/packages/PersianDateShamsi) | [![NuGet downloads](https://img.shields.io/nuget/dt/PersianDateShamsi.svg)](https://www.nuget.org/packages/PersianDateShamsi) | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CD.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | +| Release | master | v1.3.0 | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | [![Build Status](https://github.com/hootanht/PersianDate/actions/workflows/CD.yml/badge.svg?branch=master)](https://github.com/hootanht/PersianDate/actions) | ## Cross Platform @@ -59,7 +59,7 @@ Extension Method For DateTime ``` ## Version changes -Version 1.2.0 +Version 1.3.0 -Add support for .Net 8.0